0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (2)
  • R1,000 - R2,500 (1)
  • R2,500 - R5,000 (1)
  • -
Status
Brand

Showing 1 - 4 of 4 matches in All Departments

Beginning Groovy and Grails - From Novice to Professional (Paperback, 1st Corrected ed., Corr. 2nd printing): Jim Shingler,... Beginning Groovy and Grails - From Novice to Professional (Paperback, 1st Corrected ed., Corr. 2nd printing)
Jim Shingler, Joseph Faisal Nusairat, Christopher M. Judd
R1,080 R888 Discovery Miles 8 880 Save R192 (18%) Ships in 10 - 15 working days

Web frameworks are playing a major role in the creation of today's most compelling web applications, because they automate many of the tedious tasks, allowing developers to instead focus on providing users with creative and powerful features. Java developers have been particularly fortunate in this area, having been able to take advantage of Grails, an open source framework that supercharges productivity when building Java-driven web sites. Grails is based on Groovy, which is a very popular and growing dynamic scripting language for Java developers and was inspired by Python, Ruby, and Smalltalk.

Beginning Groovy and Grails is the first introductory book on the Groovy language and its primary web framework, Grails.

This book gets you started with Groovy and Grails and culminates in the example and possible application of some real-world projects. You follow along with the development of each project, implementing and running each application while learning new features along the way. What you'll learn Understand the fundamentals of the open source, dynamic Groovy scripting language and the Grails web framework. Capitalize upon Grails' well-defined framework architecture to build web applications faster than ever before. Improve your web application with cutting-edge interface enhancements using Ajax. Use Grails' object-relational mapping solution, GORM, to manage your data store more effectively than ever before. Take advantage of Groovy to create reporting services, implement batch processing, and create alternative client interfaces. Deploy and upgrade your Grails-driven applications with expertise and ease. Discover an alternative client in Groovy as well.
Who is thisbook for?

Java and web developers looking to learn and embrace the power and flexibility offered by the Grails framework and Groovy scripting language About the Apress Beginning Series

The Beginning series from Apress is the right choice to get the information you need to land that crucial entry-level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from "novice to professional." You'll start your journey by seeing what you need to know--but without needless theory and filler. You'll build your skill set by learning how to put together real-world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there--it is your trusted guide through unfamiliar territory!

Beginning JBoss Seam - From Novice to Professional (Paperback, 1st ed.): Joseph Faisal Nusairat Beginning JBoss Seam - From Novice to Professional (Paperback, 1st ed.)
Joseph Faisal Nusairat
R1,013 R838 Discovery Miles 8 380 Save R175 (17%) Ships in 10 - 15 working days

JBoss Seam represents the primary counter to the hot and successful Spring Framework and perhaps even Ruby on Rails framework. The open source lightweight Java EE 5 standards based JBoss Seam framework is a part of this second wave of open source lightweight Java that's taking place. This book aims to take advantage of this hot area. It gives an overview of Seam related JSF and EJB 3 as found in Java EE 5. It provides information on the tools to make development with Seam easier as well as a functioning in depth demo to truly learn how to use Seam. Tips and tricks to using Seam are also included.

Beginning Groovy, Grails and Griffon (Paperback, 1st ed.): Christopher M. Judd, Joseph Faisal Nusairat, Jim Shingler, Vishal... Beginning Groovy, Grails and Griffon (Paperback, 1st ed.)
Christopher M. Judd, Joseph Faisal Nusairat, Jim Shingler, Vishal Layka
R2,593 Discovery Miles 25 930 Ships in 10 - 15 working days

Web frameworks are playing a major role in the creation of today's most compelling web applications, because they automate many of the tedious tasks, allowing developers to instead focus on providing users with creative and powerful features. Java developers have been particularly fortunate in this area, having been able to take advantage of Grails, an open source framework that supercharges productivity when building Java--driven web sites. Grails is based on Groovy, which is a very popular and growing dynamic scripting language for Java developers and was inspired by Python, Ruby, and Smalltalk. Beginning Groovy, Grails and Griffon is the first introductory book on the Groovy language and its primary web framework, Grails. Griffon is also covered. While Grails is the Web framework for building Groovy Web applications, Griffon is the deskop framework for building desktop Groovy applications. Could Groovy be the new Java? It's light, fast and free (open source). This book gets you started with Groovy, Grails and Griffon, and culminates in the example and possible application of some real--world projects.You follow along with the development of each project, implementing and running each application while learning new features along the way. What you'll learn* Understand the fundamentals of the open source, dynamic Groovy scripting language and the Grails web framework. * Capitalize upon Grails' well--defined framework architecture to build web applications faster than ever before. * Improve your web application with cutting--edge interface enhancements using Ajax. * Use Grails' object--relational mapping solution, GORM, to manage your data store more effectively than ever before. * Take advantage of Groovy to create reporting services, implement batch processing, and create alternative client interfaces. * Deploy and upgrade your Grails--driven applications with expertise and ease. * Discover an alternative client in Groovy as well. * Explore the Griffon framework for creating Groovy-based desktop applications. Who this book is for Java and web developers looking to learn and embrace the power and flexibility offered by the more agile, lightweight Groovy scripting language and its Grails and Griffon frameworks.

Rust for the IoT - Building Internet of Things Apps with Rust and Raspberry Pi (Paperback, 1st ed.): Joseph Faisal Nusairat Rust for the IoT - Building Internet of Things Apps with Rust and Raspberry Pi (Paperback, 1st ed.)
Joseph Faisal Nusairat
R1,757 R1,407 Discovery Miles 14 070 Save R350 (20%) Ships in 10 - 15 working days

Get started programming Rust applications for the Internet of Things (IoT). This book is a programming skills migration book that teaches you the Rust programming techniques most useful for IoT applications. You'll step through from server to board development in creating a set of IoT applications. In Rust for the IoT, you'll learn how to build a modern server-side application using Rust on the backend. Then you'll use docker and Kubernetes to deploy these to a managed cloud. Finally you will use a Raspberry Pi with a SenseHat and Camera to capture the world around you and send that information to the cloud. While you will be able to follow along without any cloud or hardware, to make the most of it we recommend a few cloud pieces and hardware that is designed to integrate with the software in this book. After reading and using this book, you'll see how to apply Rust to the Internet of Things. What You Will Learn Create a modern Rust backend complete with handling eventual consistency and interacting via a GraphQL interface Use the Raspberry PI to serve as a cheap IoT device that one can easily deploy around the house Capture temperature, video, and use the interactive joystick to interact with the software you've created Use OpenCV to perform facial detection from the PI's camera and save that information to the cloud. Create deployable helm charts for the cloud, and for the device create complete ISOs that allow you to easily deploy the Pi's OS + custom software Who This Book Is For You will need to have a basic understanding of cloud application development at a minimum and the basics of Rust coding. This book is for those interested in or working with the IoT and the Raspberry Pi who want to learn how Rust can work for them.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Dr. Brown's Level 3 Silicone Narrow…
R136 Discovery Miles 1 360
John C. Maxwell Undated Planner
Paperback R469 R325 Discovery Miles 3 250
Multi Colour Animal Print Neckerchief
R119 Discovery Miles 1 190
We Were Perfect Parents Until We Had…
Vanessa Raphaely, Karin Schimke Paperback R330 R220 Discovery Miles 2 200
Vibro Shape Belt
R800 Discovery Miles 8 000
Demeter Demeter Waffles Cologne Spray…
R668 Discovery Miles 6 680
Stellenbosch: Murder Town - Two Decades…
Julian Jansen Paperback R335 R288 Discovery Miles 2 880
Loot
Nadine Gordimer Paperback  (2)
R383 R318 Discovery Miles 3 180
Loot
Nadine Gordimer Paperback  (2)
R383 R318 Discovery Miles 3 180
Hart Easy Pour Kettle (2.5L)
 (2)
R199 R179 Discovery Miles 1 790

 

Partners