Posts

Showing posts from April, 2022

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.

COMPLETE ROADMAP FOR MACHINE LEARNING.

STEP 1: Learn a programming language. Best programming language for machine learning is python. STEP2: After learn a programming language you should learn two modules of programming: 1 scikit learn 2. tensorflow. STEP 3: Learn linear algebra. STEP 4: Learn statistic. STEP 5: learn python libraries.(numpy, pandas). STEP 6: Lear deployment(html,css,javascript,flask,django,pickels,dockar,streamlit.)

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.

GOOD HABITS OF CREATIVE PEOPLE.

Image
Day dreamer: they are tnik every real world dream. Day means that not that they take bad on the day. Thats means this they are do critical thinking for their life goal just like a dream. Observation: they are always observe their life. And also they try to change every simple part of their life. New experiences: they always trey to gain new experiences on their life. Like traveling, working in new environments, tryning new works etc. curious: they are curioused for anythings. Risk: they are like to take risks on their life. passionate: they are passionated for their work. Think differently: they are think anythings differently and creativly. Be posite : they are always think on positive mind.

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.