When it comes to learning a software developers mistake Steve McConnell’s list of classic development mistakes is always an inspiration.
1. Handling large database:As a fresher handling large database at the first go would be baffling. This is due to the fact that they assume data consistency while data retrieval.
2. Lack of planning and peroration:
A newly graduated developer might perform database operations at the application layer instead of the database layer. This will put the processing on the application and not server.
3. Distinction with server-side scripting
The newbie web developers often fail to differentiate between server-side scripting and browser-side javascript code
4. Thinking as per customers point of view
New developers need to think as per customers point of view and users point of view, along with the coding part.
5. Explaining Coding standards
It’s crucial for fresh developers to understand that delivering functionality is the highest priority and following the coding standards comes next. However, they often misinterpret it assuming that coding standards are unimportant.
6. Coding for ease of Maintenance
Maintenance is one of the foremost customer needs. It should be maintainable and satisfy all customer need.
7. Neglecting document designing
Most developers neglect the need for documented design before coding. This mistake has been repeated over the years, especially due to time constraints.
8. Using Global variables
Freshers are in the habit of using global variables everywhere. They need to realize that these should be avoided, as they hog memory like anything.
9. Understanding of the deployment or hardware
Not frequent, but there are instances where the new developers start working without any understanding of the deployment or hardware.
10. Hurrying through projects
In a bid to compete with other developers, freshers often rush through projects. Typically, newbies try to use shortcuts and cramp together source codes from various places.
Related Jobs
| In interview avoid frequent use of words and phrases like, ‘I mean’; ‘You know’; ‘I know’; ‘Well’; ‘As such’; ‘Fine’; ‘Basically’ etc
|
- Post your Jobs and get faster approval.
- Leverage our powerful system for maximum quality responses.
- Instant email notification & Mobile alerts to candidates.
- Great Support from FreshersPlanet Team.
| Jobs in City | | | Jobs by category |
| Feel free to contact us with service questions or partnership proposals info@freshersplanet.com Post your curriculum vitae to cv@freshersplanet.com |


