Matuszek D. Quick Java 2023 [PDF]

Farid-Khan

Uploader
LV
5
 
Csatlakozás
2023.06.08.
Üzenetek
25,440
Reakció pontszám
180
Díjak
6
Kor
36
d6tyhcz06pp7.jpg
Quick Java; 1 | 235 | Matuszek David
2023 | CRC Press | 1000935892​

"We'll be doing this next project in Java."

Unfortunately, you're a C++ programmer, or maybe a Python programmer. How are you going to get up to speed in a hurry? There are lots of Java books for beginners, telling you all about what a computer is, and how it represents everything in bits. You don't need that. At the other extreme, there are thousand-page tomes that you aren't going to get through in a few days, if ever. You need something in between.

This book is intended to fill that gap. It's written for the programmer who doesn't need to be taught how to program, just how to do it in Java--and who needs to get started in a hurry.

Java is covered from the inside out. First, all the things that go inside a class, most of which are practically identical to C++. After that, all the various and complicated kinds of classes and interfaces, and how they relate to each other in large-scale programs.

Testing is essential, so (unlike most Java books), JUnit is covered in detail. Then, in case you need to go in that direction, some functional programming, a little about parallel programming, and more than enough to get you started in building GUIs (graphical user interfaces) and doing animation.

There's a lot in this little book and, despite my best efforts, you won't learn Java in a weekend. But it should be a good start.

Key Features:

Circular approach allows very fast entry into Java

Full description of Junit testing

Summary of functional programming in Java

Introduction to synchronization and parallel processing

Extensive description of building graphical user interfaces

Contents of Download:
Matuszek D. Quick Java 2023.pdf (8.19 MB)
Matuszek D. Quick Javascript 2023.pdf (8.41 MB)
Matuszek D. Quick Python 3. 2023.pdf (7.27 MB)
Matuszek D. Quick Recursion Quick Programming 2023.pdf (6.54 MB)

NitroFlare Link(s)
Code:
            
                
                
                    
                   
                    A kód megtekintéséhez jelentkezz be.
					Please log in to view the code.
                
            
        
RapidGator Link(s)
Code:
            
                
                
                    
                   
                    A kód megtekintéséhez jelentkezz be.
					Please log in to view the code.
                
            
        
 
Top Alul