Cargando…

Java Fundamentals : a Fast-Paced and Pragmatic Introduction to One of the World's Most Popular Programming Languages /

As a practical hands-on guide, Java Fundamentals progressively imparts you with the skills you need to efficiently write programs in Java. After a quick introduction to the principles of Java, you'll move on to learn all about data types, data structures, and control. You'll also understan...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Alankus, Gazihan
Otros Autores: Theodoro de Brito, Rogério, Fazal, Basheer Ahamed, Isola, Vinicius, Obare, Miles
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, [2019]
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a22000007i 4500
001 EBSCO_on1090987532
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 190330s2019 enk o 000 0 eng d
040 |a EBLCP  |b eng  |e rda  |e pn  |c EBLCP  |d UKMGB  |d OCLCO  |d TEFOD  |d UKAHL  |d TEFOD  |d OCLCF  |d YDX  |d OCLCQ  |d N$T  |d OCLCQ  |d K6U  |d OCLCO  |d YDXIT  |d OCLCQ  |d PSYSI  |d OCLCQ  |d OCLCO 
015 |a GBB956925  |2 bnb 
016 7 |a 019327839  |2 Uk 
019 |a 1090383081 
020 |a 9781789802955  |q electronic book 
020 |a 1789802954  |q electronic book 
029 1 |a CHNEW  |b 001053053 
029 1 |a CHVBK  |b 567697355 
029 1 |a UKMGB  |b 019327839 
035 |a (OCoLC)1090987532  |z (OCoLC)1090383081 
037 |a 9781789802955  |b Packt Publishing 
037 |a 677D2D79-37F1-492F-B054-0CE1B0643542  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.J38  |b A53 2019 
082 0 4 |a 005.133  |2 23 
049 |a UAMI 
100 1 |a Alankus, Gazihan. 
245 1 0 |a Java Fundamentals :  |b a Fast-Paced and Pragmatic Introduction to One of the World's Most Popular Programming Languages /  |c Gazihan Alankus, Rogério Theodoro de Brito, Basheer Ahamed Fazal, Vinicius Isola, and Miles Obare. 
264 1 |a Birmingham :  |b Packt Publishing,  |c [2019] 
300 |a 1 online resource (408 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
505 0 |a Intro; Preface; Introduction to Java; Introduction; The Java Ecosystem; Our First Java Application; Syntax of a Simple Java Program; Exercise 1: A Simple Hello World Program; Exercise 2: A Simple Program for Performing Simple Mathematic Operations; Exercise 3: Displaying Non-ASCII Characters; Activity 1: Printing the Results of Simple Arithmetic Operations; Getting Input from the User; Exercise 4: Reading Values from the User and Performing Operations; Packages; Rules to Follow When Using Packages; Activity 2: Reading Values from the User and Performing Operations Using the Scanner Class 
505 8 |a Activity 3: Calculating the Percent Increase or Decrease of Financial InstrumentsSummary; Variables, Data Types, and Operators; Introduction; Variables and Data Types; Variables; Reserved Keywords; Integral Data Types; int Data Type; long Data Type; Type Casting; Exercise 5: Type Casting; byte Data Type; short Data Type; Boolean Data Type; char Data Type; Floating-Point Data Types; float Data Type; double Data Type; Activity 4: Inputting Student Information and Outputting an ID; Activity 5: Calculating the Number of Full Fruit Boxes; Summary; Control Flow; Introduction; Conditional Statements 
505 8 |a The if StatementThe else Statement; Exercise 6: Implementing a Simple if-else Statement; The else-if Statement; Exercise 7: Implementing the else-if Statements; Nested if Statements; switch case Statements; Activity 6: Controlling the Flow of Execution Using Conditionals; Activity 7: Developing a Temperature System; Looping Constructs; for Loops; Exercise 8: Implementing a Simple for Loop; Activity 8: Implementing the for Loop; Nested for Loops; Exercise 9: Implementing a Nested for Loop; for-each Loops; The while and do while Loops; Exercise 10: Implementing the while Loop 
505 8 |a Activity 9: Implementing the while LoopActivity 10: Implementing Looping Constructs; Activity 11: Continuous Peach Shipment with Nested Loops.; Summary; Object-Oriented Programming; Introduction; Object-Oriented Principles; Classes and Objects; Object-Oriented Programming; Naming Conventions for Class Names; Exercise 11: Working with Classes and Objects; Exercise 12: Using the Person Class; Constructors; The this Keyword; Activity 12: Creating a Simple Class in Java; Activity 13: Writing a Calculator Class; Inheritance; Types of Inheritance; Importance of Inheritance in OOP 
505 8 |a Implementing Inheritance in JavaActivity 14: Creating a Calculator Using Inheritance; Overloading; Constructor Overloading; Polymorphism and Overriding; The Difference between Overriding and Overloading; Annotations; Creating Your Own Annotation Types; References; Activity 15: Understanding Inheritance and Polymorphism in Java; Summary; OOP in Depth; Introduction; Interfaces; Use Case: Listeners; Exercise 13: Implementing Interfaces; Activity 16: Creating and Implementing Interfaces in Java; Typecasting; Activity 17: Using instanceof and Typecasting; The Object Class; Autoboxing and Unboxing 
500 |a Activity 18: Understanding Typecasting in Java 
520 |a As a practical hands-on guide, Java Fundamentals progressively imparts you with the skills you need to efficiently write programs in Java. After a quick introduction to the principles of Java, you'll move on to learn all about data types, data structures, and control. You'll also understand object-oriented programming in depth, with emphasis ... 
588 |a Description based on online resource; title from digital title page (viewed on December 05, 2022). 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Java (Computer program language) 
650 6 |a Java (Langage de programmation) 
650 7 |a Java (Computer program language)  |2 fast 
700 1 |a Theodoro de Brito, Rogério. 
700 1 |a Fazal, Basheer Ahamed. 
700 1 |a Isola, Vinicius. 
700 1 |a Obare, Miles. 
776 0 8 |i Print version:  |a Alankus, Gazihan.  |t Java Fundamentals : A Fast-Paced and Pragmatic Introduction to One of the World's Most Popular Programming Languages.  |d Birmingham : Packt Publishing Ltd, ©2019  |z 9781789801736 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2087585  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH36071476 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5734593 
938 |a EBSCOhost  |b EBSC  |n 2087585 
938 |a YBP Library Services  |b YANK  |n 16120025 
994 |a 92  |b IZTAP