Java Fundamentals: A fast-paced and pragmatic introduction to one of the world’s most popular programming languages
Authors: Gazihan Alankus – Rogerio Theodoro de Brito – Basheer Ahamed Fazal – Vinicius Isola – Miles Obare
ISBN-10: 1789801737
ISBN-13: 9781789801736
Publication Date 出版日期: 2019-03-15
Print Length 页数: 408 pages
Description
More Information
Learn
Create and run Java programs
Use data types,data structures,and control flow in your code
Implement best practices while creating objects
Work with constructors and inheritance
Understand advanced data structures to organize and store data
Employ generics for stronger check-types during compilation
Learn to handle exceptions in your code
About
Since its inception,Java has stormed the programming world. Its features and functionalities provide developers with the tools needed to write robust cross-platform applications. Java Fundamentals introduces you to these tools and functionalities that will enable you to create Java programs.
The book begins with an introduction to the language,its philosophy,and evolution over time,until the latest release. You’ll learn how the javac/java tools work and what Java packages are – the way a Java program is usually organized. Once you are comfortable with this,you’ll be introduced to advanced concepts of the language,such as control flow keywords. You’ll explore object-oriented programming and the part it plays in making Java what it is. In the concluding chapters,you’ll get to grips with classes,typecasting,and interfaces,and understand the use of data structures,arrays,strings,handling exceptions,and creating generics.
By the end of this book,you will have learned to write programs,automate tasks,and follow advanced courses on algorithms and data structures or explore more advanced Java courses.
Features
Get introduced to Java,its features,and its ecosystem
Understand how Java uses object-oriented programming
Become an expert Java exception handler
Authors
Gazihan Alankus
Gazihan Alankus is an assistant professor at Izmir University of Economics,where he teaches courses related to mobile applications,games,and IoT. He received his PhD from Washington University in St. Louis and worked as an intern at Google. In 2019,he became a Google Developer Expert in the Dart programming language. He enjoys working on a variety of research and development projects.
Rogério Theodoro de Brito
Rogério Theodoro de Brito has a bachelor’s degree in computer science and a master’s degree in computational biology,both from the University of São Paulo,Brazil. Academically,he is a free/open source software (FOSS) enthusiast and teaches various subjects in computer science and IT at the Mackenzie Presbyterian University in São Paulo,Brazil. He was the technical reviewer of Packt’s edX E-Learning Course Marketing. After completing his master’s degree,he started his role as an academic instructor and has been working with many languages,such as C,C++,Java,C,Perl,and Python.
Basheer Ahamed Fazal
Basheer Ahamed Fazal works as a technical architect at a renowned Software as a Service-based product company in India. He had advanced his career with technology organizations such as Cognizant,Symantec,HID Global,and Ooyala. He has seasoned his programming and algorithmic abilities by solving complex problems around agile product development,including those to do with microservices,Amazon Web Services,Google Cloud-based architectures,application security,and big data- and AI- driven initiatives.
Vinicius Isola
Vinicius Isola has a diverse background with a bachelors’ degree in physics from the University of Campinas. He started learning how to program ActionScript,when Macromedia Flash was taking over the internet. While taking a 10-month course on Visual Basic,he used it to build a simulation of life using Cellular Automata combined with Genetic Algorithms for his scientific initiation program at university.
Nowadays,he works as a full-time software engineer at Everbridge and spends his spare time learning new programming languages,such as Go,and building tools to help developers implement powerful continuous integration and continuous deployment of automated pipelines.
Miles Obare
Miles Obare leads the data engineering team at Betika,a Nairobi-based sports betting firm. He works on building real-time,scalable backend systems. Formerly,he worked as a data engineer for a fintech start-up,where his role involved developing and deploying data pipelines and machine learning models to production. He holds a degree in electrical and computer engineering and often writes about distributed systems.
contents
1 Introduction to Java
2 Variables,Data Types,and Operators
3 Control Flow
4 Object-Oriented Programming
5 OOP in Depth
6 Data Structures,Arrays,and Strings
7 The Java Collections Framework and Generics
8 Advanced Data Structures in Java
9 Exception Handling
Java Fundamentals: A fast-paced and pragmatic introduction to one of the world’s most popular programming languages
未经允许不得转载:finelybook » Java Fundamentals: A fast-paced and pragmatic introduction to one of the world’s most popular programming languages
相关推荐
- Logic Synthesis for FPGA-Based Mealy Finite State Machines
- Artificial Intelligence Techniques for Sustainable Development
- Numerical Simulation and Computational Methods in Toroidal Physics with Python
- A Guide for Statistical Tests and Interpretations with SPSS
- Architecting High-Performance Embedded Systems: Design and build high-performance real-time digital systems based on FPGAs and custom circuits
- Introduction to JVM Languages