Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

11
votes
17answers
639 views

Switching to Python(and enjoying your work more than before) [closed]

How many of you moved from one language to Python and found it more enjoyable and generally more "fun" to code than before? Or maybe you tried Python and thought: "It is not for me, I stay with my ...
10
votes
8answers
729 views

Best way to induce good development practices at workplace

I work for a small company that has about 25-30 employees. We make software for the hydraulics industry and most of our employees are mechanical engineers who are self-taught programmers including me. ...
7
votes
10answers
652 views

You have to sell “agile” to management

You have to sell "agile" to management, they are receptive but have zero knowledge or understanding of modern application development techniques. Which ONE book do you give them as a set text? It ...
5
votes
3answers
420 views

Object-oriented vs “functional” javascript

Douglas Crockford said a long time ago: Classical objects are hard. .... Shallow hierarchies are efficient and expressive. I came to this conclusion separately after years of JS ...
2
votes
6answers
520 views

I want to introduce a new methodology into my company. What preparation and approaches would be best?

I am interested in trying to introduce a new methodology to my company. This new methodology is Correctness by Construction (CbyC). This would be using ADA SPARK. The company I work for is an ...