Basic Microcontroller & Robotics
You can open all kinds of doors for advancement in so many careers with a basic understanding of
electronics. Think of all of the fields and hobbies that involve electronics to some degree! This
"Microcontroller & Robotics" series of courses focuses on robotics - which itself is a very diverse field
that has application in everything from industry, manufacturing, laboratory work, or military, even in-
home automation.
Internet of Things (IoT)
Welcome to the IOT(Internet of Things) space, a new revolution, which will have 212 Billion Installed
things, 30 Billion autonomously connected things, 3 Million Peta Bytes off Embedded Systems Data
by 2020. This course is designed to enable "YOU" to create amazing IOT products and solutions from
scratch all the way to the market. Learn it by creating IOT devices from scratch for Home
Automation, Building Security and Assisted Living use cases! The focus in this course it to enable and
equip the audience to immediately start building IOT products. We touch all the necessary software,
hardware, platform, protocols, everything in between to the point it is required. Additional study
material is provided for a deep dive.
MATLAB
Matlab Programming is one of the most important technical programming languages and skills
today. In this course, we will start learning Matlab from a beginner level and slowly ease our way into
more advanced topics and programs. This course is a general Matlab Programming training, and it
means that regardless of your major and field of study.
Solidworks Design (2D, 3D)
This is a streamlined course to take you from knowing nothing about SOLIDWORKS to give you all
the knowledge and skills needed to become a certified SOLIDWORKS associate. This course should
enable you to, with confidence, use SOLIDWORKS to design your next innovation. After this course,
you can proudly list your SOLIDWORKS skills in your resume.
Course Content
0. Introduction
1. Touring the Interface
2. Introducing the 3D Workspace
3. Basic Sketching Tools
4. Relationships and Sketching Tools
5. Sketch-Editing Tools
6. Reference Geometry
7. Building 3D Geometry
8. Removing Material
9. Refining Geometry
10. Blocks
11. Assembly-Putting it All Together
12. Advanced Mates
13. Hole Wizard
14. In-Context Modeling
15. Creating Threaded Parts
16. Equations and Design Tables
17. Part Drawings
18. Adding Dimension Notations to Drawing
19. Adding General Annotations
20. Assembly Drawings
21. Renderings
22. Conclusion
Android App Development
Android app discovery is way superior to the App Store, so your app has a far better chance of
getting seen—and bought. “Top class professional presentation of a well-constructed course.
Consistently pitched at the right level to remain interesting and challenging, this course quickly
brings the student to a point where generating their own applications is realistic and fun.”
Machine Learning
We will walk you step-by-step into the World of Machine Learning. With every lecture, you will
develop new skills and improve your understanding of this challenging yet lucrative sub-field of Data
Science. This course is fun and exciting, but at the same time, we dive deep into Machine Learning.
1) Introduction to Machine Learning
2) Data Preprocessing
3) Regression
i. Simple Linear Regression
ii. Multiple Linear Regression
iii. Polynomial Regression
iv. Support Vector Regression (SVR)
v. Decision Tree Regression
vi. Random Forest Regression
vii. Evaluating Regression Models Performance
4) Classification
i. Logistic Regression
ii. K-Nearest Neighbors (K-NN)
iii. Support Vector Machine (SVM)
iv. Kernel SVM
v. Naïve Bayes
vi. Decision Tree Classification
vii. Random Forest Classification
viii. Evaluating Classification Models Performance
5) Clustering
i. K-Means Clustering
ii. Hierarchical Clustering
6) Association Rule
i. Aprior
ii. Eclat
7) Reinforcement
i. Upper Confidence Bound(UCB)
ii. Thompson Sampling
8) Natural Language Processing
9) Deep Learning
i. Artificial Neural Networks
ii. Convolutional Neural Networks
10) Dimensionality
i. Principal Component Analysis (PCA)
ii. Linear Discriminant Analysis(LDA)
iii. Kernel PCA
11) Model Selection
i. Model Selection
ii. XGBoost
Image Processing
In this course you will learn Digital Image Processing. Initially the fundamental concepts are taught
including the origin of digital image processing, image sensing and acquisition, sampling and
quantization, intensity resolution and spatial resolution. Gradually this course leads to more in-depth
topics such as intensity transformation and spatial filtering, segmentation, color image processing.
Section 1: Introduction To Computer Vision In
Python! Face Detection & Image Processing
0 / 22|3hr 17min
1. Getting Started With Computer Vision In Python!
General Course Overview...
5min
2. PyCharm, Numpy and OpenCV Setup For Beginners
7min
3. How to Read an Image
10min
Resources
4. How to Write an Image
5min
Resources
5. Basic Operations In openCV
10min
Resources
6. How to Read A Video
8min
Resources
7. How to convert Videos to Gray mode
5min
Resources
8. Some VideoCapture properties
8min
Resources
9. How to save Video Captures
10min
Resources
10. Face Detection Using Haar Cascade Classifier
15min
Resources
11. Face Detection in a video
12min
Resources
12. Eye Detection Using Haar Cascade Classifier
9min
Resources
13. Eye Detection in a Video
11min
Resources
14. Assignment and Solution on Face and Eye
Detection In an Image
11min
Resources
15. Assignment and Solution on Face and Eye
Detection in a video
15min
Resources
16. How to draw geometric shapes
10min
Resources
17. How to draw a Rectangle
9min
Resources
18. How to draw a Circle
8min
Resources
19. How to add Text on image
7min
Resources
20. Camera Setting Parameter
8min
Resources
21. How To Add Text, Date and Time on a Video
14min
Resources
Graphic Design
The main purpose here is to make you able to use the graphic design tools and techniques in a
professional way. Graphic Design helps to build the brand identity of a company. Thus, it needs
to be conceptual and unique to represent a company, brand or any kind of products or services.
The module is designed to cover all aspects of Graphic Design and it is mostly helpful for a
fresher who can start afresh. To know more about the module, take a look in the highlights of
the module and get insights of how we are conducting the course.
UI/UX Design
This course UX & UI Design is designed for those people, who wants to design anything to keep
users on first priority and working on to make them happy. In our course, we will guide you for
complete website UI & Mobile UI based on User Experience. You will learn what is a user need,
how can we solve user’s problem by web application & also by mobile application. Moreover,
you will learn why UX is important for any system where a user involved like websites & Mobile
Application. Our Course module is divided into three important section so that you can learn
from scratch.
Web Design & Development
Web Development consists of two segments: front end development and backend
development. Front-end Developers work with visual designs of a website and build the sites
using code. The front-end developer builds the structure of a website using HTML, then change
the layout using CSS and sometimes uses javascript too. Besides Backend developers work with
more advanced issues. They work with API (Application Programming Interfaces), CGI programs
and sometimes script like PHP. Websites functionality is their main concern.
Python Programming
This course is aimed at complete beginners who have never programmed before, as well as existing
programmers who want to increase their career options by learning Python.
The fact is, Python is one of the most popular programming languages in the world – Huge
companies like Google use it in mission critical applications like Google Search.
Course Content
Course Introduction
Install and Setup
Stepping into the World of Python
Program flow Control in Python
List and Tuples
Functions- An Introduction
Python Dictionaries and Sets
Input and Output(I/O) in Python
Modules and Functions in Python
Object Oriented Python
Using Databases in Python
Generators, Comprehensions and Lambda Expressions
Course Remaster in Progress
ARCHIVED-Introduction
ARCHIVED- Python Setup for Windows
ARCHIVED-Python Setup for Mac
ARCHIVED- Python Setup for Linux
ARCHIVED- The Basics of Python
ARCHIVED- Program Flow Control in Python
Lists, Ranges & Tuples in Python
The Binary number system