0% found this document useful (0 votes)
69 views7 pages

Cloud IGNITE Track Learning Link

Uploaded by

kumarshanu3103
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
69 views7 pages

Cloud IGNITE Track Learning Link

Uploaded by

kumarshanu3103
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Cloud_IGNITE_Track_Learning_Link

Skill
Link
Programming
Fundamentals Algorithm : https://www.youtube.com/watch?v=MUkvVLGz89k
(Algorithms and Pseudocode:
pseudocodes) Link 1: https://www.youtube.com/watch?v=qfckDdsEIq8
Link 2: https://www.youtube.com/watch?v=PwGA4Lm8zuE

Flowchart :
Link 1: https://www.youtube.com/watch?v=hXqh9KoFNTY
Link 2: https://www.youtube.com/watch?v=wamv0FHOI1Y
Link 3 https://www.youtube.com/watch?v=Yq1OPs5hCt0
Java
Fundamentals
Link1 : https://www.youtube.com/watch?v=mAtkPQO1FcA
Link2 : why platform independent
https://www.youtube.com/watch?v=3Buj6LcrkrI

Link3 : JVM JDK and JRE


https://www.youtube.com/watch?v=RYd_hagCiVk&t=100s

With Eclipse :
https://www.youtube.com/watch?v=fqSlLlmYZkw
With Notepad : https://www.youtube.com/watch?v=uA4eQbC3JgA

Java data types : https://www.youtube.com/watch?


v=0MFC_Vw9NxY&t=6s
data types uses : https://www.youtube.com/watch?v=lGDC7YUlQAc
Type casting : https://www.youtube.com/watch?v=9ATVKpRZaPg
Use of scanner : https://www.youtube.com/watch?v=Wgkb0zg7WOM
Scanner next() and nextLine() : https://www.youtube.com/watch?
v=4buBuaoad4E
https://www.youtube.com/watch?
v=QSsjB1tMPhA&list=PLBlnK6fEyqRjvfJZwWN0kAQg_UbTJwo1R
Java
Fundamentals

All Loops : https://www.youtube.com/watch?


v=g8GcFboF2rM&list=PLBlnK6fEyqRg6C59rGqy0Yt1jJAdhWMUz
for vs while vs do while :
https://www.youtube.com/watch?v=HkREZH1ywNo
swicth case : https://www.youtube.com/watch?v=wcwWlasmLWs&t=6s
2nd link : https://www.youtube.com/watch?v=pI08jd14_ic
Array https://www.youtube.com/watch?
v=ZJx3T3XL6CM&list=PLBlnK6fEyqRiraym3T703apTvEZLaSVtJ&index=3
Strings
https://www.youtube.com/watch?v=uAs73RA_BDg
https://www.youtube.com/watch?v=hmMpfZWbNq0
Class and Objects
Link 1 What is class and Object:
https://www.youtube.com/watch?v=8vpB3e43O94
Link 2 : Class And Object Theory in Java -part 1 :
https://www.youtube.com/watch?v=Znmz_WxMxp4
Link 3 :Class and Object Practical -part 2 :
https://www.youtube.com/watch?v=3yOLNV9BF8A
Link 2 Objects , Classes , Methods
https://www.youtube.com/watch?v=sd-S0yu9qus
Link 3 Classes, Objects, Methods
https://www.youtube.com/watch?v=0wGq6yZNn60
Link 1 Methods in java
https://www.youtube.com/watch?v=KSS3MUbBWLk
Link1 Constructor in Java Theory:
https://youtu.be/YqBVgUh64Ks
Link2 deafult vs parameterized constructor
https://www.youtube.com/watch?v=49ptL_q7sxU

Link1 Static Keyword


https://www.youtube.com/watch?v=qRCEdWQ0f4Q
Link2 Scope of variables
https://www.youtube.com/watch?v=n5_Ux72nExQ
Link 3 Stack And Heap in Java
https://www.youtube.com/watch?v=_GK3WoFFKUE
Link 4 Java Static Variable
https://youtu.be/mfao9NrOBos?list=PLmCsXDGbJHdhCEdq-
cBCvtYz72TEp95Va
Arrays of Objects

Link 1 Creation of Array


https://youtu.be/239ubH043lI
Link2 Array of Objects in Java
https://www.youtube.com/watch?v=2j64wdFNWyE&feature=youtu.be
Link 3 Passing, Returning Arrays To / from Methods
https://www.youtube.com/watch?v=_SIptqsH3dI
Link 4 passing Arrays to methods
https://youtu.be/0QBeosRSNYA
Link 5 Make an array of objects
https://youtu.be/iT71Rmbr5zk
Link 6 Array of objects in java
https://youtu.be/0DaCf_5c_QQ
Link 7 How to add User Defined Object to an Array
https://youtu.be/DOaZ0f6vGCE
Database and Link 1 What is DBMS
RDBMS https://youtu.be/CsDpxOousGs 9
Link2 What is RDBMS ,Difference between DBMS and RDBMS
https://youtu.be/CsDpxOousGs 10
Link 4 : DDL
https://www.youtube.com/watch?
v=zyUYbT7WItI&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-&index=7
13
Link 5 inserting records
https://www.youtube.com/watch?
v=bTYzvdWCzM8&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-
&index=8 13
Link 6 : SQL Queries , basics
https://youtu.be/p3qvj9hO_Bo
Link 7 select Statement
https://www.youtube.com/watch?
v=W13t9VwkrsU&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-
&index=10
Link 8 AND and OR Operators
https://www.youtube.com/watch?
v=8TG_8KL5c3Y&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-
&index=11
Link 9 IN and NOT IN operator
https://www.youtube.com/watch?
v=xxBEPiUWGCg&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-
&index=12
Link 10 Comparison Operator
https://www.youtube.com/watch?
v=O2EoqV7_92M&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-
&index=14
Link 11Between Operator
https://www.youtube.com/watch?
v=HsutIzUmwIA&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-
&index=15
Link 12 Like Operator
https://www.youtube.com/watch?
v=4ZHPaWDgAQ8&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-
&index=16
Link 13 IS NULL
https://www.youtube.com/watch?v=tlw-
seC_S6U&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-&index=17
Link 14 ORDER BY Clause
https://www.youtube.com/watch?
v=oTroUTsuHS4&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-
&index=21
Link 15 LIMIT clause
https://www.youtube.com/watch?
v=Ytnz8BLoOjs&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-&index=22

Link 3 :What is SQL , basic queries using MySQL workbench, create table ,
insert record etc select queries using operators , group by , alias
https://youtu.be/BPHAr4QGGVE 4 hrs
Database and
RDBMS Link1 subquery
https://www.youtube.com/watch?v=JksrTuEVEPk
Link2 subquery
https://www.youtube.com/watch?v=jY506e6MQi0
Link3 Group by clause
https://youtu.be/FztbYXeOEQ4
Link4 Group by clause
https://youtu.be/3QXn_O9RQiI
Link5 Group by and Having
https://youtu.be/PTOIpOu3D68
Link1 Constraints - part 1 , not null , uniqueetc
https://www.youtube.com/watch?v=cKNQRAMoQHw
Link2 Constraints - part 2, Pkey , Fkey etc
https://www.youtube.com/watch?v=z-Zg39LzcW8&t=6s
Database and Link1 Joins -part 1
RDBMS https://www.youtube.com/watch?v=0OQJDd3QqQM
Link2 Joins -part 2
https://www.youtube.com/watch?v=RehbnzKHS28
Link3 Joins -Inner Join
https://youtu.be/hsA6uNQM2Z0?
list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-
Link4 Joins -Left Join
https://www.youtube.com/watch?
v=f7Ug8e9mvig&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-
&index=32
Link5 Joins -Right Join
https://www.youtube.com/watch?
v=HC1rjm167rI&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-&index=33

Link6Joins -Full Outer Join


https://www.youtube.com/watch?
v=JGPyYjHtOQQ&list=PLL34mf651faMdcxHHpU6R0Nd1gljea39-
&index=34
MongoDB
https://www.youtube.com/watch?v=KCEPoPJ8sWw
what is Mongodb : https://www.youtube.com/watch?v=VOLeKvNz-Zo
SQL vs NOSQL : https://www.youtube.com/watch?v=Q5aTUc7c4jg
https://www.youtube.com/watch?v=OdgZ0jr4jpM
HTML,CSS and Link1 Common html5 tags
Javascript https://youtu.be/ZhULGD5hNQs
Link2 Common css styles
https://youtu.be/oAkPcpzjDBI
Link3 Create Login & Registration Form Using HTML CSS And JavaScript
https://youtu.be/LTPGyaEyTI4
Link4 How to make an Website using html ,css and javascript
https://youtu.be/zxfhf-V4JFQ
Link5 Javascript Form validation
https://youtu.be/rsd4FNGTRBw
Webservices
Link1 What is REST API
https://www.youtube.com/watch?v=qVTAB8Z2VmA
Link2 What is a Web Service
https://www.youtube.com/watch?v=oTzNRv6X51o
Link3 Client Server Architecture Tutorial
https://youtu.be/q0JBXtZ3ixY
Link4 Http Protocols https://youtu.be/qcALGDn0zpk
Link5 Http in depth https://youtu.be/JFZMyhRTVt0
Cloud Computing https://www.youtube.com/watch?v=RWgW-CgdIk0
https://www.youtube.com/watch?v=usYySG1nbfI

Week 4: OS Fundamentals, Linux, Linux Shell Scripting, PowerShell Scripting.


4.1 References for Operating System Fundamentals:
https://www.tutorialspoint.com/operating_system/index.htm
From these web pages, work on following points:
 Home, Overview, Components, Types, Services
 Properties, Processes and their Scheduling
 Multi-threading, Memory Management, IO Hardware and Software
 File System

4.2 References for Linux and Linux Shell Scripting:

You may have to register yourself on the website for free.


https://www.geeksforgeeks.org/linux-tutorial/
Also note a hyperlink to demonstrate using Linux on Windows Platform. It helps to
practice Linux on Windows without performing any kind of installation of OS.

Work on following points on this website


a. Linux Commands
b. Linux File System
c. Shell Scripting
d. Permissions in Linux
Follow a link to practice VI Edition
https://www.geeksforgeeks.org/vi-editor-unix/

4.3 References for PowerShell and PowerShell Scripting.


a. https://learn.microsoft.com/en-us/training/modules/introduction-to-powershell/
b. https://learn.microsoft.com/en-us/powershell/scripting/learn/ps101/01-getting-started?
view=powershell-7.4
c. Powershell tutorials for beginners: Windows PowerShell Scripting Tutorial for Beginners
(netwrix.com)

4.4 References for Windows.


a. Windows, File System: Learn Windows File system - Google Search
b. File Explorer: Learn Windows File system - Google Search
c. Window Processes: Core Processes In Windows System (0xcybery.github.io)
d. Windows Event Logs: What Is a Windows Event Log? - IT Glossary | SolarWinds
e. Windows Permissions: Network: Establishing Windows File and Folder Level Permissions |
UW-Eau Claire (uwec.edu)

Week 5: Cloud Basics, Intro to AWS-Azure-GCP, Terraform, DevOps Basics.


5.1. Cloud Fundamentals: Cloud Computing Tutorial - GeeksforGeeks
a. Basics of Cloud Computing
b. Cloud Deployment Models
c. Cloud Service Models
d. Cloud Virtualization
5.2. Cloud Service Providers: Cloud Computing Tutorial - GeeksforGeeks
a. Amazon Web Services: Take an overview of links appearing in RED rectangle.

b. Microsoft Azure

Also, for additional information, you can work on:


Microsoft Azure Fundamentals: Describe cloud concepts - Training | Microsoft Learn

c. Google Compute Platform


Week 6: Networking, Cloud Security and Compliance
a. Cloud Networking, Advantages and Disadvantages: Cloud Networking - GeeksforGeeks,
What is Cloud Networking? | Oracle India
b. Cloud Security and Compliances: What is Cloud Security Compliance? | SANS | Chris
Edmundson, What is Cloud Security Compliance | Centraleyes

Week 7: Cloud Compute-Storage-Database Concepts


7.1 Concepts of Cloud Compute: Cloud Computing Basics - Compute (digitalcloud.training)
7.2 Concepts of Cloud Storage:
a. What is Cloud Storage & How Does it Work? | Google Cloud
b. What is Cloud Storage? - Cloud Storage Explained - AWS (amazon.com)
7.3 Concepts of Cloud Database: What Is a Cloud Database? | Google Cloud

You might also like