Blogs by Dinesh
Learn JS in fun way
JavaScript can be learned in a very easy way. We just have to visit mdn docs site and from there we can read the documentation of each and every topic and become pro in javascript by doing some projects on it.
Java and Object Oriented Programming
Java is a very important language. It will further be used for many years. Every person should know atleast basics of java. We can learn java by reading topic from documentation and practice it as much as we can.
Data Structures And Algorithms
Data Structures is the most important thing. If we want to get a new job in any company like amazon, facebook then we have to crack their interviews, coding rounds everything based on data structures and for learning data structures we have to practice it alot i.e. we have to solve atleast 2-3 problems per day then only we would be able to learn data structures.