I’m writing a book

Posted on by

Categories:       

Yes, that’s true!

It’s a book about a programming language called Java. The written language of the book is Bangla, and I targeting mostly Bangladeshi developers who know a basic programming language eg C or python and want to explore Java.

I, in fact, intend to write three separate part of the book.

Here is the outline of the books: 

Java :  Part 1 (Basic Java)

  1. Introduction 
  2. Your First Java Programming 
  3. Syntax 
  4. Data Types, Operators 
  5. Control flow-looping-branching 
  6. Array 
  7. Object Oriented Programming 
  8. Exception Handling 
  9. Generics 
  10. Java IO 
  11. Java NIO 
  12. String Operations 
  13. Collection Framework 
  14. Core Utilities 
  15. Unit Testing 

Java : Part 1.5 ( Java 8)

  1. Intro – like why should you care 
  2. Lambda Expression 
  3. Functional programming using Java 
  4. Stream API 
  5. New utilities-> Optional, Future, Completable Future etc 
  6. New Date Time API

Java : Part 2 (Advance Java)

  1. Java Memory Model 

  2. Thread & Concurrency 

  3. Annotation Processing 

  4. Java Reflection API 

  5. Java NIO2 → asynchronous I/O 

  6. Java Networking 

  7. JDBC 

  8. Example 

  9. Single Threaded Web server 

  10. Multi-Threaded Web Server 

  11. Multiplexed Web Server 

The first one is complete and hopefully, will be published by late November.

Share on:

Author: A N M Bazlur Rahman

Java Champion | Software Engineer | JUG Leader | Book Author | InfoQ & Foojay.IO Editor | Jakarta EE Ambassadors| Helping Java Developers to improve their coding & collaboration skills so that they can meet great people & collaborate

100daysofcode 100daysofjava access advance-java agile algorithm arraylist article bangla-book becoming-expert biginteger book calculator checked checked-exceptions cloning code-readability code-review coding coding-convention collection-framework compact-strings completablefuture concatenation concurrency concurrentmodificationexception concurrentskiplistmap counting countingcollections critical-section daemon-thread data-race data-structure datetime day002 deliberate-practice deserialization design-pattern developers duration execute-around executors export fibonacci file file-copy fork/join-common-pool functional future-java-developers groupby hash-function hashmap history history-of-java how-java-performs-better how-java-works http-client image import inspiration io itext-pdf java java-10 java-11 java-17 java-8 java-9 java-developers java-performance java-programming java-thread java-thread-programming java11 java16 java8 lambda-expression learning learning-and-development linkedlist list local-type-inference localdatetime map methodology microservices nio non-blockingio null-pointer-exception object-cloning optional packaging parallel pass-by-reference pass-by-value pdf performance prime-number programming project-loom race-condition readable-code record refactoring review scheduler scrum serialization serversocket simple-calculator socket software-development softwarearchitecture softwareengineering sorting source-code stack string string-pool stringbuilder swing thread threads tutorial unchecked vector virtual-thread volatile why-java zoneid