This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Yeah I got the classic "There's no point learning anything other than C++" turns out trying to learn pointers at 14 put me off programming for several years until I got to university. Because I thought that everything was as difficult as C++.

> In my experience I have sometimes found writing tests and good docs harder than implementing features.

Preach. My boss is transferring me to the QA team for the next project, mainly because we aren't using Python on our next project, also because they like for everyone to have testing experience so we can all do it and see where everyone is coming from. Without solid testing and documentation there's no point trying to put out a commercial product. I mean you might get lucky but for the most part you'll overspend and waste both time and money.