Learn Python in 60 Minutes from Java

Learn Python in 60 Minutes from Java

100.384 Lượt nghe
Learn Python in 60 Minutes from Java
http://www.krohneducation.com/ Topics with Timestamps: 1:13 - Print Statements 4:02 - Comments 4:59 - Variables 7:58 - Mathematical Operators 10:01 - Casting 11:25 - Getting input from user 13:55 - Strings/Operations with Strings 20:10 - Lists 29:01 - Tuples 34:14 - Comparing for Equality 37:17 - Relational/Logical Operators 39:50 - If-Statements 41:58 - While-Loops 43:16 - For-Loops 45:00 - For-each Loops 46:30 - Else Statements with Loops 47:58 - Functions/Helper Methods 50:35 - Optional Parameters 50:50 - Classes