This video is made with a lot of love from Apna College β€οΈ
π₯For (Window Users) download PyScripter β https://rb.gy/bvnn69 β Free & Open Source
Download Python β (https://www.python.org/) (Windows & Mac)
Note β This video shows installation of 2 Python editors, both are free to use. For window users I have downloaded PyScripter in this video.
Link to the Notes β https://docs.google.com/document/d/1jcF_Nocy9CYUnakTu0LCjd8snmNskSVeP1VQcm_l5Q0/edit?usp=sharing
Are you worried about placements/internships? Want to prepare for companies like Microsoft, Amazon & Google? Join ALPHA.
π΄ Alpha Placement Batch β https://bit.ly/3oqidsd
π΄ ALPHA for International Students β https://buy.stripe.com/cN27sE5Z21xkeRicMN
(Direct Payment Link)
Join the Apni Communityπ₯ : https://telegram.me/+k4rdgTPwmm5kMGVl
Timestamps :
00:00 β Introduction
01:38 β Install Python (Windows & Mac β both)
02:14 β Install PyScripter (only for Windows)
02:56 β How to work with PyScripter?
05:21 β Install PyCharm (Windows & Mac β both)
07:44 β Creating a file
09:05 β 1st Program (Output)
11:18 β Variables
15:04 β Exercise 1
15:50 β Input
17:18 β Concatenation
17:30 β Exercise 2
17:52 β Type Conversion
21:29 β Print Sum of 2 Numbers
23:35 β Strings
28:48 β Keywords
30:21 β Arithmetic Operators
33:06 β Shortcuts
34:00 β Operator Precedence
35:20 β Comments
36:53 β Comparison Operators
39:05 β Logical Operators
40:36 β If-else
44:32 β Mini-Project
47:51 β Range
48:56 β Loops (while Loop)
53:16 β for Loop
54:21 β List
57:48 β for Loop in List
01:01:14 β Break & Continue
01:03:54 β Tuple
01:06:04 β Set
01:08:24 β Dictionary
01:10:45 β Functions