Learn Python, The Simplest Way!
What you'll learn
- Python
- History of Python
- Need of Python Programming
- Running Python Scripts
- Python Variables
- Python Keywords
- Python Input-Output
- Python Indentation
- Python Datatypes
- Python Arithmetic Operators
- Python Comparison Operators
- Python Assignment Operator
- Python Logical Operators
- Python Bit-wise Operators
- Python Flow Control
- Python Data Structures
- OOP in Python
- Object oriented Programming
Course content
- Preview08:41
- 02:45How To install Python on your Machine?
- 10:28What is an IDLE?
- 1 questionSimple test on print()
- 26:42Arithmetic Operators in Python
- 7 questionstrial test
- 15:31General Datatypes in Python
- 17:03Errors in Python
- 12:07String Concatenation & String Replication
- 5 questionsString Concatenation & String Replication Quiz
- 20:40Variables in Python
- 15:08str(), int() & float()
- 6 questionsQuiz on str(), int() & float()
- 19:02Python File Editor
- Preview16:01
- 16:05How to use print( ), len( ) & input( ) ?
- 1 questionProgram to get name and age from the user.
- 1 questionProgram to get name and age from the user and print them with age after five yea
- 11 questionsEasy assignment!
Requirements
- You will need a computer system. That's it. I have added videos to demonstrate how to download required software.
- Understand how does a Computer Program Work
- What are 'Errors' in Computer Programming.
Description
I have put detailed explanation for each concept.
You can write to me anytime for more elaboration.
I have added step - by - step guide for each point and concept.
I have designed this course so that you require lesser prerequisites and invest less money before beginning.
I have conducted multiple sessions at different colleges and reputed institutes and this course is designed after compilation of all the reviews received. I will add more videos to this course.
You can go through all those videos with same subscription.
Let the learning begin!
Who this course is for:
- Engineering Students
- Systems Analysts
- Program Managers
- Data Scientists.
Instructor
Educational Qualification:
o Post-Graduate Degree: I have completed two year course of Master's of Engineering in 'Electronics and Telecommunication Engineering' with a specialization in 'EmbeddedSystems'. My project thesis was based on "Wheelchair Automation", which is an application of embedded systems and a perfect utilization of various electronic components and their interfacing.
o Undergraduate Degree: Pursued Bachelor's degree in 'Electronics and Telecommunication Engineering Program'.Computer coding languages were always opted by me.
Software Skills:
o Analysis & Simulation Packages:
-MATLAB & SIMULINK (Tools: DSP, etc),
- PSPICE,
- KEIL,
- XCODE (Integrated Development Environment).
o Computer Languages:
- PYTHON,
- C,
- C++,
- Objective-C,
- HTML, HTML-5,
- CSS, CSS-3,
- PHP,
- JAVA.
o Operating Systems / Platforms:
- Raspbian,
- Windows 98 to 10,
- Apple - OS X Mountain Lion, Apple- iOS 4 to 9,
- Android (Gingerbread to Oreo).
Software courses and Training's:
o Completed month training program in 'Objective-C' at 'Quagnitia Systems Pvt. Ltd. Pune'.
o Completed training program in 'XCODE' at 'Quagnitia System's Pvt. Ltd., Pune', under guidance of Mr. Ravi Dixit
o Initially had completed a five month course in 'C, C++' at 'Realsoft Computer's, Sangli'.
o Attended a training in 'Embeded Systems and Technologies', under guidance of Proff. Saurabh Patil and Proff. Mrs. Subbaraman of Walchand College of Engineering, Sangli.
o Attended a program on ‘C-language' by 'SEED INFOTECH, PUNE'.
Project's and Task's:
o We have conducted training sessions at various colleges now. Some Notable mentions are,
- KIT’s College Of Engineering, Kolhapur.
- Government College Of Engineering, Karad.
- M. S. Bidwe College of Engineering, Latur.
- Fabtech College of Engineering, Sangola.
o All these colleges have given us excellent reviews to us and all our reviews and feedback are available on our Facebook page.
o All these colleges have also signed documents for future collaboration’s.
o We have also started our training programs at laboratory designed by us at D. S. High School Scion, Mumbai.
o I am a part of various projects right now. Some of these projects are developed in house while some are in collaboration with other corporations. These project domain extend from Embedded Systems, Functional Application’s to Web development. I mostly work on PYTHON. But, frequently use JAVA, HTML, and CSS.
o Infra-red Attendance System.
o Smart Meter Monitoring System.
o Voice controlled, Artificial Intelligence Enabled Wheelchair.
o Home automation system.
o Aqua-monitor system.
o Health monitor system.
o Fake currency monitoring system.
o 'Wheelchair Control with a Mobile Device Application (i-Wheel)': Here, I extensively studied the trends in the power wheelchairs available in the market, prior to the project. Then I found out that this was a huge stream and thus developed me a wide scope for utilizing my knowledge in embedded systems in this particular stream. I first found requirements for a prototype module and then compared each component with the one's those are available in the market. Thus, I was able to develop a prototype module which is capable to stand in the market. This prototype module takes care of the user in navigation and can be navigated with an android device.
o 'Face recognition system using Eigen-faces': In this project Principal Component Analysis algorithm was used to execute the task of face recognition. Here, a picture of group of people is to be inputted and the output is the names and databases of the recognized people from that photo, whose database is already maintained. Database consisted of Eigenfaces of subjects and only those whose eigenfaces are present in database could be recognized later. This program extracted the best of my knowledge in MATLAB.
o 'Pulse Width Modulator using IC555': In this project, a PWM output wave was obtained by using a constant voltage as carrier signal and a square wave as a modulating signal input to IC 555. Thus, as modulating square wave's frequency was varied, corresponding variation's in frequency of output PWM wave are observed.
o 'Scientific Calculator using MATLAB': In this project, various function's and MATLAB syntax's are used to perform the scientific calculator operation. This project is capable of performing various scientific calculator operations.
'Multiple-Choice Question Quiz using C++': "Who wants to be a Millionaire?" was the inspiration behind this project. In this project, a set of 15 questions were placed in a array, and each question contained four option each. Coding of this program was so done that, if user inputs correct option out of available four, he is navigated to next question or else, the program ends with a prize amount, which is based upon the number of questions attempted by the user.