8
votes
11answers
513 views
Do you find non-developers logic hard to follow? [closed]
Before college i never really had a problem with people making absolutely flawed logic, but after years of teachers and managers oppressing the need to develop my code correctly it has become some …
2
votes
What dead programming languages do you know?
Apple Basic... good times on the Apple II GS and learning my first programming language. It was also a good way to learn that drawing to the screen problematically can be difficult but yet rewardin …
3
votes
How do you explain the concept of “Programming” to someone who has no clue what it is?
Programming languages are Like Lego bricks. There are different kinds of sets like Duplos, Technic and Clasic, same thing with programing languages there are many flavors that can do many different …
1
vote
Best way to deal with ‘bad apples’?
Problems in projects come from everywhere from bad managers, spec, expectations, or execution. I'm sure that the following could be more in depth but here is the basic flow i try to work with when …
