Need to know How to succeed in learning programming when using video courses shared

Hi everyone,

I’m a newbie in programming and in using onehack.us for checking for available free resources. It’s my first time using video for learning and I wanna know how to succeed and become a great developer using this video resources? Is it a way to apply knowledge shared through those courses and what do you suggest me in complement to video to in this site that can help me grow in building fullstack web and mobile app with python and django and Java for web?

Your advise is welcome.

Thanks

4 Likes

First of all, you should understand about data structures & algorithm. You can learn it from CS Dojo in YouTube. Here is the link: https://www.youtube.com/watch?v=bum_19loj9A

After that, learn basic python. How to install, using IDE, jupyter notebook, Google Colab, etc. You can find lots of python basic book in this site: https://b-ok.cc/

With the basic understanding about python, you can start to build your app. Just don’t build it from scratch. Search https://github.com/ for the similar app you want to build. Understand the structure. Modify as you need. After that, you will know what to do next.

Good luck.

7 Likes
  • Take lots of notes
  • Do a lot of research to find new resources
  • Network yourself with other programmers

And, most importantly…

Download Visual Studio Code and practice, practice and practice!

Now is more easier than ever to learn and master a skill online. Especially, everything that has to do with programming, web and app development.

Take use of all the resources available online!

4 Likes

Thanks for @imanseptian and @ your advise. What’s about finding eBooks that suit the video or that are the continuation of the video? and which editor are you suggesting me for java web development and python?

  1. Start…
  2. Fix into some particular niche like we have many types of developers web developers android developers ios developers software testing and a lot to mention.
  3. Don’t start right away by following every tutorial you came across.
  4. Do some research on the particular niche and preplan what to study.
  5. Start grinding…and most important thing is to enjoy what you are doing.
1 Like