programming-dev rebloggedalbro (63)in Programming & Dev • 3 years agoClean Coding: Correct Naming By albroWhen it comes to naming in programming, there is one general rule: "meaningfulness of the names you choose".programming-dev rebloggedanomadsoul (80)in Programming & Dev • 5 years agoSolving Five FreeCodeCamp Javascript problemsYeah, I managed to solve 5 more FCC JS problems in one day (I spent all day, don't think I'm some sort of Javascript guru, not at all) around a week or so ago, I'm posting this…programming-dev rebloggedjohnnatanv (46)in Programming & Dev • 5 years agoHow to make a animated cube... And don't die triying.Hello everyone, this is my first try posting something here so lets do it. I'm going to explain the animation that i liked most made it only in HTML and CSS, this kind of work…programming-dev rebloggedanomadsoul (80)in Programming & Dev • 5 years agoSolving three Javascript problems from FreecodecampIt's been a while since I posted, not because I haven't been in front of a computer, but because I've been using all of my free time to learn javascript as a gateway to becoming…programming-dev rebloggedjohnnatanv (46)in Programming & Dev • 5 years agoFirst Post IntroductionIntroducction for everyone, first postprogramming-dev rebloggedatexoras (55)in #hewitness • 5 years agoMinor updates to HE-AWM and recipe for LVM based Snapshots(been a long time since I had put some status of my participation as a witness, apologies for the absence in this regard, although most of you may well know I have been…programming-dev rebloggeddrifter1 (69)in Programming & Dev • 5 years agoLogic Design - Finite-State Machines in VerilogIn-depth guide to modeling any kind of FSM in Verilog using always blocks