Posts

Showing posts with the label EDUCATIONAL

Featured Post

FULL ROADMAP FOR WEB DEVELOPMENT.

HTML,CSS,JAVASCRIPT: on the first you need learn html,css,javascript. It's the basic languages of web. FREONTED FRAMEWORKS: after learn html,css,javascript you should learn some frameworks for frontend development(react, angular, boostrap) A BACKEND LANGUAGE: after this should learn a programming language for your backend development(python, php, java, javascript). BACKEND FRAMEWORKS: on the next step you should learn a backend framework(django, flask, etc) AFTER FOLLOWING THIS YOU CAN BECOME A JUNIOR WEB DEVELOPER.

FULL ROADMAP FOR WEB DEVELOPMENT.

HTML,CSS,JAVASCRIPT: on the first you need learn html,css,javascript. It's the basic languages of web. FREONTED FRAMEWORKS: after learn html,css,javascript you should learn some frameworks for frontend development(react, angular, boostrap) A BACKEND LANGUAGE: after this should learn a programming language for your backend development(python, php, java, javascript). BACKEND FRAMEWORKS: on the next step you should learn a backend framework(django, flask, etc) AFTER FOLLOWING THIS YOU CAN BECOME A JUNIOR WEB DEVELOPER.

6 STEPS FOR LEARNING.

Are you want learn anything easily, you can follow 6 steps. Think about this topic: that's mean you should take a topic for learn, and you should thinking about this topic's basics for 10 minutes on a day. Apply kizen for this topic: kizan is a japanese one minute principle technique. You can find many information for this technique on internet. Find basics : basic is many important for everything. So, if you can find basics about your topic you can buildup a strong knowledge base on your topic. Learn from basics: after find basics you should learn this from any source. Road map: after learn basic you should build a roadmap(proper plan for learning) for your topic. Find pro advises: after buildup a roadmap you should learn using your builded roadmap and also find advise from pro learner.

COMPLETE ROADMAP FOR BECOME A PROGRAMMER.

Image
PROGRAMMING 1st step: 1: variable. 2: if-else condition. 3: array,list,collection. 4: loop.(while loop,for loop) 5: function. 2nd step: 1: stack data structer. 2: queue. 3: linked list. 4: dictionary. 5: tree data structure. 3rd step: 1: sorting algorithm. 2: search algorithm. 3: recursion. 4: time complexity. 4th step: 1: object oriented programming. 2:object. 5th step: database. 6th step: 1: development. 2:github. 3:debug. 4: unit test.