badvillain
Rookie
I'm reading up on OOP in javascript and boy what a mess. It's so much cleaner in Java and c#
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Introduction_to_Object-Oriented_JavaScript
I'm reading up on OOP in javascript and boy what a mess. It's so much cleaner in Java and c#
I'll be stuck learning in the Javascript/HTML5 world for a while since I can cover both front-end and back-end and even desktop/mobile apps with this single language. Later on down the line, I want to get proficient with Java/C# and eventually pick up C++ as well, but those latter languages are down the line after I get Javascript mastery under way.
Right now, some of the technologies I'm focusing on:
Front-end:
-HTML/CSS (this is obvious)
-vanilla JS/DOM
-jQuery
-backbone and angular
-- ones to consider later: React, Stylus(CSS prepro)
Back-end:
-Node.js
-Express
-gulp
-MongoDB
All of this should keep me busy for a long-time, and when I'm done, I'll be a 'full-stack' dev. Afterwards, I can eventually start branching off into other languages, but this will hold me down for a long time and keep me focused.
Good to see you staying busy. Im working as a software engineer intern full time, while in my free time learning more Hadoop, Angular, Mongo and Node. Its crazy how much my skill level has improved in the two years ive been doing this. There is always something else to learn.
Nothing will ever be as fun as learning all of the data structures the first time though.
I've been taking a deep dive into JS. The JS world is way deeper than expected, especially for full-stack development. Learning As of right now, I've been focusing mostly on backbone.js, but I've also done some angular. I prefer angular from what I've dealt with, but my concern is angular 2.0 is right around the corner and it's not backwards compatible with 1. You're right that there is a ton to learn, especially in front-end development, where it feels like a new framework is coming out every week.
Have you tried out visual studio code? It's lacking the features of some of the more developed editors, but it has a lot of very cool features of its own like intellisense. It's also been probably the best editor in terms of automatically indenting code correctly. If they keep on implementing more features, this probably will be my go-to over sublime text and brackets.
Visual studio makes eclipse look like notepadI cant take anything microsoft seriously. The only IDE you need is eclipse. But I got my start in the JVM so Im biased.
Visual studio makes eclipse look like notepad
I'm a .net developer...That's what we useNo one uses visual studio. I think you guys are just older or something.
No one uses visual studio. I think you guys are just older or something.
I'm a .net developer...That's what we use
I landed a C# jobI remember you started off with Java. What made you switch over into C# and focus on that? I'm trying to decide whether to pick up C# or Java as the second language I focus on. I'm leaning towards C# due to being able to use it in unity for game-dev and the fact that I've played around with Asp.net MVC5. Java seems to have more jobs though.