All Questions
Tagged with education programming-practices
3 questions
6
votes
5
answers
1k
views
Will I learn more from changing other people's code? [closed]
I am currently trying to break through the intermediate coder stage to advanced and needless to say it's been tough.
I have been working through several books with example code. I have felt lately ...
38
votes
7
answers
2k
views
How can I get my progress reviewed as a solo junior developer [closed]
I am currently working for a 2 person company, as the solo primary developer. My boss gets the clients, mocks up some png design templates and hands them over to me.
This system has been working fine ...
18
votes
7
answers
1k
views
How to improve the training of students regarding maintainability? [closed]
Maintainability is a major stake of professional software development. Indeed, maintenance is nearly always the longest part of a software life cycle, as it lasts from the project release until ...