The Ultimate beginners course for Computer Science or IT
- Description
- Curriculum
- FAQ
- Reviews
This course has the very fundamentals to start your computer science journey and needs no prerequisites at all. It is designed in a way such that you can test yourself whether the IT or computer science related career is suited for you or not. This course has all the secrets of the biggest technological revolution of our time – Computing and Information technology. This course explains how computing works at the lowest possible level and equips you with the knowledge, by which you can go anywhere from here like computer programming, Cloud computing, security, Devops, IOT, AI, quantum computing, – almost anything.
This course has been divided into 3 chapters. In chapter 1 we will see the components of a modern computer and build a computer from ground up. I cannot overemphasize the confidence I got when I built my own computer for the first time. Understanding the roles of each part and how they interact with each other is the prime focus of this chapter. We will assemble a PC, configure the bios of that PC, then we will install linux as well as windows operating systems in that hardware we have created in this chapter.
In chapter 2 we will see how a computer really works or how it does the computing we see in our daily life. For example, suppose, if the computer is a car this chapter discusses Newton’s laws of motion if you know what I mean. Will discuss the very basic principle of computing and how it is implemented. In this chapter we will see different components of an electronic circuit which can add 2 numbers and ultimately we will build a circuit which adds 2 numbers taken from a keyboard and display the result in a seven segment display.
In chapter 3 we will learn how to talk to a computer in the language it understands – the assembly programming language and will have a very realistic understanding of a modern computer at the lowest possible level. This final chapter connects the first 2 chapters. We will understand the real architecture of a modern CPU and write computer programs and have a complete view of how the software and hardware work together to achieve everything we see today in the digital world.
This course is packed with whiteboards, demos, practicals, calculations, simulations, computer programs and other easy to understand visual tools. Also this highly interactive course is being taught to a real student who is a beginner and will be asking me questions throughout the course. While, course is not a full fledged programming course, it is definitely a great start if you are planning to learn programming or anything related like i mentioned before. And last and no least this course comes with a 30 day money back guarantee without any question asked.
-
1Introduction to the CourseVideo lesson
This lecture is a complete overview of this course. I will be introducing myself and will be giving a brief introduction about what this course is all about.
-
2Bit more about the courseVideo lesson
In this lecture we will be discussing in much more depth about this course like,
· Whom this course is meant for?
· What is the purpose of this course?
· What this course is NOT?
-
3Very Important ! Dont Skip ! How to follow this course ( Course User Manual )Video lesson
How to use the training effectively. Very important, watch before start of the course.
-
4What is a Computer And CPU?Video lesson
In this lecture we will be discussing about
• What is a computer?
• What is not a computer?
• Concept of Programmability
• Various components of a computer.
• This part includes a whiteboarding, which shows various parts of a computer and how they complement each other.
• Understanding what is a CPU. We will be seeing how an AMD CPU looks like.
-
5Lecture 3 QuizQuiz
Lecture 3 Quiz
-
6Memory and MotherboardVideo lesson
In this lecture we will be discussing about memory and motherboard.
Memory:
· What is meant by the memory of a computer?
· Different types of memory like,
1. Inside the CPU – Registers, Different level of caches.
2. RAM
3. Disk or secondary storage
Motherboard:
· What is a Motherboard?
· Viewing motherboard in Wikipedia and explaining its components.
-
7Lecture 4 QuizQuiz
Lecture 4 Quiz
-
8Power Supply Unit, BUSES and Other DevicesVideo lesson
Here, we will try to understand about
a. Power supply unit
b. Buses (PCI, USB, SATA, Serial)
c. Other devices related to a computer like,
• Monitor
• Graphics Card
• Key board, mouse.
• Network interface adapter (card)
• Audio devices. (Mic, speaker etc.)
• Printer, scanner and list goes…
-
9Lecture 5 QuizQuiz
Lecture 5 Quiz
-
10Overview of A ComputerVideo lesson
In this lecture we will see an animated diagram showing all the components we discussed before and how do they fit together to make a computer. We will be also discussing about few more components like:
· North Bridge and south bridge which are types of buses.
· CPU Timer
· AGP/PCIx
-
11Lecture 6 QuizQuiz
Lecture 6 Quiz
-
12Parts of A ComputerVideo lesson
In this lecture we will see various parts of computer in real, which later be used to assemble a PC. There will be a brief description of each and every part as we go through them.
-
13Lecture 7 QuizQuiz
Lecture 7 Quiz
-
14Assembling a PC Part 1Video lesson
Here, we will be assembling a PC from scratch… We will be seeing where to place each component and how to build a computer from the individual parts which we saw before.
-
15Assembling a PC Part 2Video lesson
This lecture is the continuation of the previous one, where we will be assembling a PC.
-
16BIOSVideo lesson
In this lecture we will be dealing with BIOS – basic input and output and also about ROM.
-
17Lecture 10 QuizQuiz
Lecture 10 Quiz
-
18What is an OS?Video lesson
In the lecture we will be discussing about Operating System and why a computer needs an OS.
-
19Lecture 11 QuizQuiz
Lecture 11 Quiz
-
20Concept of Boot and Boot DeviceVideo lesson
In this lecture, we will be discussing about,
· Boot
· Boot Devices
· The steps to create a boot device.
-
21Lecture 12 QuizQuiz
Lecture 12 Quiz
-
22Demo Whiteboard: Downloading and Installing OS.Video lesson
In this lecture, we will be using whiteboard to demonstrate how do we download an OS and how do we install the same in our PC.
-
23Lecture 13 QuizQuiz
Lecture 13 Quiz
-
24Downloading OSVideo lesson
In this lecture we will be downloading OS and burning it into the USB.
· Download ubuntu OS.
· Download Windows OS.
· Burning the OS to USB.
-
25Lecture 14 QuizQuiz
Lecture 14 Quiz
-
26Installing Windows OSVideo lesson
In this lecture we will see,
· Demo of installing Windows OS in the PC.
-
27Installing ubuntu OSVideo lesson
In this lecture we will see,
· Demo of installing ubuntu OS in the PC.
-
28Device Manager and Device DriverVideo lesson
In this lecture we will be discussing,
· Overview of what have we seen so far.
· About device manager and demo of it.
· Device Drivers
-
29Lecture 17 QuizQuiz
Lecture 17 Quiz
-
30Different Types of ComputersVideo lesson
In this lecture we will be dealing with different types of computers like,
· Special purpose
· General purpose
· Virtual / physical
Also, we will be seeing the demonstration of:
· Virtual box and virtual hardware
· Install OS inside Virtual Machine (Virtual Computer)
-
31Q&A Part 1Video lesson
This is the Question and answer session, where Jo will be asking her doubts related to the topics which we have covered so far.
-
32Lecture 19 QuizQuiz
Lecture 19 Quiz
-
33Q&A Part 2Video lesson
This lecture is the continuation of the previous Q&A session. Also, there will be a briefing of what we have seen in section 2.
-
34Introduction to Section 3Video lesson
This lecture is an introduction to section 3, which gives an overview of all the concepts which will be discussed in this particular section.
-
35What is Computing?Video lesson
In this lecture we will be discussing about,
· Computing
Basic arithmetic and algorithm using whiteboard
-
36Lecture 22 QuizQuiz
Lecture 22 Quiz
-
37Ten and Two Based NumeralsVideo lesson
This lecture will be mainly dealing with,
· Two Based Numerals
Ten Based Numerals
-
38Lecture 23 QuizQuiz
Lecture 23 Quiz
-
39Binary NumbersVideo lesson
In this lecture we will be discussing about,
· Binary Numbers
· What is a bit?
· Binary Numbers to decimal conversion
· Decimal Numbers to binary conversion
-
40Lecture 24 QuizQuiz
Lecture 24 Quiz
-
41AND OperationVideo lesson
In this lecture we will be discussing about
· AND Operation
· Truth table of AND operation
-
42Lecture 25 QuizQuiz
Lecture 25 Quiz
-
43OR, NOT, NOR, NAND, Shift Operations and 2's complimentVideo lesson
In this lecture we will see more operations of binary numbers like,
· OR
· NOT
· NOR
· NAND
· Right shift
· Left shift
Also, we will be discussing about 2's compliment.
-
44Lecture 26 QuizQuiz
Lecture 26 Quiz
-
45Concept of Digital Electronics, Voltage, Current and ResistorVideo lesson
In this lecture we will discuss briefly about,
· Digital Electronics
· Voltage
· Current
· Resistor
-
46Lecture 27 QuizQuiz
Lecture 27 Quiz
-
47DiodeVideo lesson
In this lecture we will be discussing about,
· Diode
· Building a circuit in Circuit Lab using diode
· Calculating voltages at different points of the circuit
-
48Lecture 28 QuizQuiz
Lecture 28 Quiz
-
49TransistorVideo lesson
In this lecture we will be learning about transistors and,
· Whiteboarding the voltage pattern of transistor
· Hydraulic analogy of Transistor
· Creating a circuit using transistor in Circuit Lab and measuring voltages at different points
-
50Viewing diode, transistor and resistor in WikipediaVideo lesson
In the lecture we will be viewing diode, transistor and resistor in Wikipedia.
-
51Circuit with Two ResistorsVideo lesson
In this lecture we will be ,
· Building a circuit with two resistors in Circuit Lab
· Measuring the voltages at different points
-
52Circuit Lab QuizQuiz
-
53Two Resistor Circuit in DetailVideo lesson
Based on the questions asked by Jo, two resistor in series circuit is explained in bit more depth.
-
54Logic Gates NOT, OR, AND GatesVideo lesson
In this lecture we will be learning about logic gates like,
· NOT Gate
· OR Gate
· AND Gate
· Symbols of these logic gates and their truth table
-
55Lecture 33 QuizQuiz
Lecture 33 Quiz
-
56XOR and NAND GatesVideo lesson
In this lecture we will be discussing about,
· XOR Gate
· NAND Gate
· Symbols of these logic gates and their truth table
-
57Lecture 34 QuizQuiz
Lecture 34 Quiz
-
58Half and Full AdderVideo lesson
In this lecture we will be seeing,
· Circuit of a Half Adder
· How a half adder works?
· Circuit of a Full Adder
· How a full adder works?
· Circuit of N bit full adder
-
59Lecture 35 QuizQuiz
Lecture 35 Quiz
-
60Single Gates QuizQuiz
-
61Combination Gate QuizQuiz
-
62Half Adder, Full Adder QuizQuiz
-
63Seven Segment DisplayVideo lesson
· Seven Segment Display
We will try to understand how does a Seven Segment Display works using an animation
-
64Seven segment display QuizQuiz
-
65Circuit Using 7 segment display, keyboard and CPUVideo lesson
In this lecture we will see,
· Layout of a keyboard
· Build a circuit using seven segment display, keyboard and CPU
· Concept of computer memory
-
66Keyboard QuizQuiz
-
67Circuit Using 7 segment display, keyboard and CPU QuizQuiz
-
68Flipflop and Conclusion of section 3Video lesson
In this lecture we will be discussing about,
· Flipflops
· Truth table of Flipflop
· Integrated Circuit
· Overview of what we have seen so far
-
69Lecture 38 QuizQuiz
Lecture 38 Quiz
-
70Flipflop QuizQuiz
