Avatar of JB4375
JB4375
Flag for United States of America

asked on 

Suggestions for Becoming a Better Programmer – Need Advice

I’ve been programming in ASP.Net, VB.Net for over 5 years. Within my projects I’ve incorporated pieces of code from AJAX, and JavaScript etc. They work, but I feel like my “coding”  is more like pieces and parts that have been patched together.

Questions:
1.      Is it normal to patch different types of code together in order to solve different problems and create a complete solution, or generally speaking, is there a more elegant way to handle things strictly using ASP.Net and VB.Net?

2.      So many solutions seem to use JavaScript. Is this language that best fills in the limitations of ASP.Net and VB.Net? Has move functionality come with C#?

3.      I’ve bought and gone through plenty of books, but I always seem to run into “the next step” scenarios and problems that aren’t covered. What do I need to do to get to the next level where my coding is greatly improved and I have a much better grasp of it all?

Not looking for an easy solution, just some direction. Any advice would be most appreciated.

Thanks,

JB
.NET ProgrammingJavaScript

Avatar of undefined
Last Comment
JB4375

8/22/2022 - Mon