|
|
|
|
|
by bobbydreamer
2952 days ago
|
|
Little background, i am a mainframe Db2 DBA. @Work other than Db2, i use JCL and Rexx programming language(limited number of scalar functions to use but easy to work with). I decided to learn offhost platforms and languages endpoint is to host something on web or process something in cloud, since cloud is all up in the news, this was 3 years back. Started with C#(processing & analysis) & ASP.NET, i like the Visual studio but its a big dog, slows my system. Next proceeded with Java as i have studied java in college, best thing about java is if you have something in mind there might be a 3rd party library for it which will help you a lot in your learning path or development. I was interested in web development using databases, then you will have to go with JSP, i am not interested in JSP. So proceeded to learn python completed a course in udemy and for database programming you will have to learn frameworks thats another set of installs and courses. While attempting i was getting lots of issues and burning time, so i had put a pause on it and started looking for an alternative language for web development with conditions such as (platform independent, less number of installs don't want to slow my system) ended with NodeJS, javascript and bit of jQuery and i like it finished a course run by Andrew Mead and developing a personal TODO app in Google Cloud using firebase as database and hosting in firebase itself. I have python in training plan as well, since it also has lots of 3rd party library and wide support from online community. I like to keep my learning to a limited set of languages and not spend more time on learning. |
|