Changes between Version 15 and Version 16 of BeginnerSoftwareVideos
- Timestamp:
- Sep 2, 2017, 4:31:28 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BeginnerSoftwareVideos
v15 v16 43 43 44 44 45 == Classes ==45 == Classes (55:33) == 46 46 14 [https://www.youtube.com/watch?v=XqTg2buXS5o&list=PLFE2CE09D83EE3E28&index=14 Using Multiple Classes (6:34)][[BR]] 47 47 15 [https://www.youtube.com/watch?v=7MBgaF8wXls&list=PLFE2CE09D83EE3E28&index=15 Use Methods with Parameters (6:41)][[BR]] … … 54 54 55 55 56 == Keywords ==56 == Keywords (45:15) == 57 57 38 [https://www.youtube.com/watch?v=csjfLTt6-io&list=PLFE2CE09D83EE3E28&index=38 public, private, and this (5:47)][[BR]] 58 58 46 [https://www.youtube.com/watch?v=Mhxp5dZOy78&list=PLFE2CE09D83EE3E28&index=46 static (7:49)][[BR]] … … 63 63 64 64 65 == Common Methods ==65 == Common Methods (14:25) == 66 66 40 [https://www.youtube.com/watch?v=eqP5X6APc5w&list=PLFE2CE09D83EE3E28&index=40 Get and Set Methods (6:51)][[BR]] 67 67 42 [https://www.youtube.com/watch?v=l0N6WvIVoUI&list=PLFE2CE09D83EE3E28&index=42 toString Method (7:34)][[BR]] 68 68 69 69 70 == Object Oriented Programming (OOP) ==70 == Object Oriented Programming (OOP) (1:07:22 == 71 71 49 [https://www.youtube.com/watch?v=9JpNY-XAseg&list=PLFE2CE09D83EE3E28&index=49 Inheritance (9:25)][[BR]] 72 72 55 [https://www.youtube.com/watch?v=0xw06loTm1k&list=PLFE2CE09D83EE3E28&index=55 Introduction to Polymorphism (8:21)][[BR]] … … 79 79 80 80 81 == File Input/Output (I/O) ==81 == File Input/Output (I/O) (30:17) == 82 82 78 [https://www.youtube.com/watch?v=7fC9nL3_AQQ&list=PLFE2CE09D83EE3E28&index=78 File Class (7:04)][[BR]] 83 83 79 [https://www.youtube.com/watch?v=G0DfmD0KKyc&list=PLFE2CE09D83EE3E28&index=79 Creating Files (7:04)][[BR]] … … 86 86 87 87 88 == Exceptions ==88 == Exceptions (9:02) == 89 89 82 [https://www.youtube.com/watch?v=K_-3OLkXkzY&list=PLFE2CE09D83EE3E28&index=82 Exception Handling (9:02)][[BR]]