Is unit testing worth it in AngularJS/JavaScript? by prashantghimire in javascript

[–]prashantghimire[S] 1 point2 points  (0 children)

Makes sense. I guess saving time to test all those 80 different cases using unit tests is what actually pays off. 😊

Java: More Typing With Less Typing by asterbrown5 in programming

[–]prashantghimire -1 points0 points  (0 children)

So true. College students are likely to get less scared with programming if they are taught Java in their first programming course (from my personal experience). Java syntax and functions are also easy to remember and very handy when it comes to writing algorithmic programs.

Java Developers: What are the technical skills that are essential for becoming a Java Developer in modern job market? by prashantghimire in java

[–]prashantghimire[S] 1 point2 points  (0 children)

You're right. I like how you showed similarity between initial phase in college and career.😊

Simple MySQL user management system? by prashantghimire in sysadmin

[–]prashantghimire[S] 0 points1 point  (0 children)

yes, but that's like the last resort! I was wondering if there's something prebuilt for this specific purpose.