This book only for absolute beginners. We take you step-by-step AND explaining each portion of PYTHON AND JAVA as we go along. In each lesson, we provide one or more example to illustrate the topic in a way that makes it easy to understand. We break examples down into their basic workings, and provide the output for you to compare to your own results.
TABLE OF CONTENTS Python Tutorial Features of Python Python Setup guide and installation Python Keywords Python Operators Python Comments Python if statement Python elif Python for loop Python while loop Python List Python Tuple Methods Python Dictionary Python Function Python File Handling JAVA Features of Java Java Hello World JRE (Java Runtime Environment) Java Virtual Machine (JVM) Memory Areas in Java Java Primitive Data Types Java Variable Java Loops Java Do While Loop Java While Loop Java For Loop Java Enhanced For Loop (For-each Loop) Object Oriented Programming (OOPs) Objects and Classes in Java Constructor in Java with Example Java static keyword Java inheritance with Example Abstract classes in Java Interface in Java