
- ASIN : B08CJNPPVM
- Publisher : Independently published (July 6, 2020)
- Language : English
- Paperback : 74 pages
- ISBN-13 : 979-8664034271
- Item Weight : 4.2 ounces
- Dimensions : 6 x 0.17 x 9 inches
JAVA FOR BEGINNERS
Java is one of the most popular programming languages today. For one thing it is the programming language preferred by pretty much everyone when it comes to Android programming. Want to know how to develop apps for your smartphone? Learn how to program in this language!
Java is widely employed for the development of secure and robust web applications, mobile apps, enterprise applications, and desktop apps as well.
This book is geared towards people who have absolutely no idea about programming. You will learn programming concepts and nuances starting from the very fundamentals while you pick up on the details of Java Programming.
The nuances of Java programming will make you see and think things through like a professional programmer. Sure you will learn the different concepts and constructs of this programming language but along the way you will also learn the underpinnings of writing code.
Apart from that, you will also learn object orient programming (or OOP for short). To really master OOP you will be required to go up a notch from the good old top-down design programming. Through Java, you will learn to see things in both abstract and specific design which will give you a good base in this level of programming logic.
Content:
Chapter 1: Introduction to Java and a Tiny Bit of Geekiness
Chapter 2: Writing Your First Java Code
Chapter 3: Basic Language Constructs
Chapter 4: Methods in Java
Chapter 5: Java Statements
Chapter 6: Object-Oriented Programming in Java