Modern Programming Made Easy: Using Java, Scala, Groovy, and JavaScript, 2nd Edition

Modern Programming Made Easy: Using Java, Scala, Groovy, and JavaScript, 2nd Edition

English | 2020 | ISBN: 978-1484255681 | 193 Pages | PDF, EPUB | 10 MB

Get up and running fast with the basics of programming using Java as an example language. This short book gets you thinking like a programmer in an easy and entertaining way. Modern Programming Made Easy teaches you basic coding principles, including working with lists, sets, arrays, and maps; coding in the object-oriented style; and writing a web application.
This book is largely language agnostic, but mainly covers the latest appropriate and relevant release of Java, with some updated references to Groovy, Scala, and JavaScript to give you a broad range of examples to consider. You will get a taste of what modern programming has to offer and set yourself up for further study and growth in your chosen language.
What You’ll Learn

  • Write code using the functional programming style
  • Build your code using the latest releases of Java, Groovy, and more
  • Test your code
  • Read and write from files
  • Design user interfaces
  • Deploy your app in the cloud
Homepage