How To Start Coding Journey In 2024 - A Ultimate Guide For Beginners

 In Present Era of AI every new programmers are worried about will AI take over our jobs. As a experience developer I can answer that our job is safe, there is nothing to be worry about as long as you are good at what you do.

Today we talk to our beginner developer who want to start their coding journey but don't know where to start. At first you will have figure our what you want to do there are two way to start your coding journey .

  1. Web Development
  2. Software Development


Web Development :




HTML & CSS :

If you want do web development you should start be learning HTML it very first step into development field it is very easy to learn and free courses are available on youtube.com HTML is basic structure to our web pages after you'll learn HTML you'll be able give basic structure to your web page . After HTML  you can dive into CSS . With the CSS you can make your web page more beautiful. 


JavaScript :

Javascript is programming language it is used to build logic on our web page. You'll first time see how the programming work and make our daily life easy. With leaning JavaScript you should start working on some projects that will help in getting you a job. because you are building project on parallel you will learn fast and will be able to land on jobs easily.



Software Developers :

if you want jobs in big MNC Companies like Google and Microsoft than you will have apply for software development role . To software development you will have learn DSA . 
in DSA we learn about data structure and algorithm to store data and solve complex problems.
you can learn DSA from various recourses available on internet for example youtube.





You can learn DSA in any programming languages example C language C++ or JAVA but according most experienced developers suggest that you should pick c language because it is one of the oldest programming language and it gives more knowledge to memory management.


1 comment:

Control Statements (if-else-switch) in C : CodeWithMe

Control Statements in C In a C program, a decision causes a one-time jump to a different part of the program, depending on the value of an e...

Powered by Blogger.