Skip to main content Skip to search Skip to search

Computers Java

Kotlin from Scratch

A Project-Based Introduction for the Intrepid Programmer

by (author) Faisal Islam

Publisher
No Starch Press
Initial publish date
Jan 2025
Category
Java, Mobile Devices, Object Oriented
  • Paperback / softback

    ISBN
    9781718503526
    Publish Date
    Jan 2025
    List Price
    $78.99

Add it to your shelf

Where to buy it

Description

Learn to code in Kotlin by starting from scratch and gradually building skills to tackle a wide range of fun and challenging problems.

Kotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code.

With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and nature-inspired algorithms. You’ll explore the way Kotlin handles variables, control structures, functions, classes, and data structures, and you’ll learn to create visualizations using Kotlin and the JavaFX graphics library. Then you’ll build increasingly sophisticated apps to practice what you’ve learned while tackling challenges from math and science to algorithms and optimization.

As you progress through the book, you will:

  • Simulate physical systems, like the intricate dance of binary stars
  • Implement the classic Hill cipher for encryption and decryption
  • Generate beautiful fractals with recursive algorithms
  • Program classic computer science algorithms for sorting and searching
  • Solve the infamous Berlin52 traveling salesman problem

Expand your language repertoire and improve your computational thinking with Kotlin from Scratch.

About the author

Contributor Notes

Faisal Islam is a manager, educator, developer, and author of both fiction and nonfiction. With over two decades of coding experience in languages such as C, Java, Python, and Kotlin, he thrives on solving complex real-world challenges. Faisal’s background in engineering and economics equips him with a unique perspective, allowing him to apply computational thinking, modeling, simulation, and optimization techniques effectively.

Beyond his technical pursuits, Faisal is an advocate for STEM education, particularly among young learners. His passion lies in inspiring the next generation of coders. In his spare time, Faisal enjoys photography, sci-fi novels, and travelling with his family.

Editorial Reviews

"Do you want to have fun with math, and learn programming with Kotlin in one book? Faisal Islam wrote that perfect book for you! It's focused on a lot of practical examples from the world of mathematics, that are implemented using Kotlin. So while learning a lot about how math is all around us, you deepen your Kotlin skills along the way as a good foundation for further advanced topics."
— Matthias Schenk, Kotlin software engineer & craftsman, @Finanzguru