Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Programming fundamentals (Javascript) with Well-made Studio

Posted By: ELK1nG
Programming fundamentals (Javascript) with Well-made Studio

Programming fundamentals (Javascript) with Well-made Studio
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 58 lectures (5h 20m) | Size: 2.66 GB

Gain an insight into the mysterious programming world

What you'll learn:
How does a programmer brain works

Requirements
Have a computer

Description
Programming models, sorting, data structures and many more. This course will give you a strong base no matter what is your background.

We start off with the very basics(programming diagrams and some facts about the field)then we are start to program, using Javascript.

Almost every lecture in this course consist of two part visualisation and demonstration. First we see the picture and only after that we are begin to talk about its origin and its purpose.

The course really kick off with the main sorting algorithms, uniquely coded in javascript:

Insertion sort

Bubble sort

QuickSort

Merge Sort…

After that, the course has a data structures part where i will talk about the implementation of queue, bag, priority list and technical specific things like linked list, stacks. Some of them occur in real life just by itself and others may take places without even knowing you about it. One things is certain you will learn a lot!

Lastly the last part is more advanced, it will contains lots of recursion(i'll explain what is this) and so it will much harder to get your head around it, but if you did, you will be irreplaceable being in the field.

I will focus on the technical things but if it's necessary there will be videos to complete the explanation or adding a general idea about a section.

Who this course is for
Beginner Programmers