More From Contributor

£20.49
Elixir's pragmatic syntax & built-in support for metaprogramming will make you productive & keep you interested for the long haul Maybe the time is right for the Next Big Thing Maybe it's Elixir This book is the introduction to Elixir for experienced programmers completely updated for Elixir 13 364 pages Thomas Dave ...
Archived Product
£12.99
This mini book will act as an extension to Programming Entity Framework 2nd Edition Code First is an additional means of building a model to be used with the Entity Framework & is creating a lot of excitement in the NET development community The reader will begin with an overview of what Code First is why it was created how it fits into the Entity Framework & when to use it over the alternatives Next the reader will gain an understanding of how Code First's built in conventions work & how to override them with configuration
- whether they choose to use attribute based Data Annotations or strongly typed Fluent API configurations The mini-book will then review the modeling possibilities of Code First looking first at the impact of its conventions & then demonstrating how to override that behavior (and its impact on the database) first with the Annotations & then with the Fluent API The book will also explore how Code First Database initialization works the options it provides & how they impact your application development & database Finally the reader will get a chance to see Code First in action in a small application Because more complex application development with Code First will depend on an understanding of the Db Context API which is the focus of Minibook 2 readers will see additional application scenarios with Code First in that following mini-book
...
Archived Product
£22.49
A multi-user game web site cloud application or networked database can have thousands of users all interacting at the same time You need a powerful industrial-strength tool to handle the really hard problems inherent in parallel concurrent environments You need Erlang In this second edition of the bestselling Programming Erlang you'll learn how to write parallel programs that scale effortlessly on multicore systems Using Erlang you'll be surprised at how easy it becomes to deal with parallel problems & how much faster & more efficiently your programs run That's because Erlang uses sets of parallel processes-not a single sequential process as found in most programming languages Joe Armstrong creator of Erlang introduces this powerful language in small steps giving you a complete overview of Erlang & how to use it in common scenarios You'll start with sequential programming move to parallel programming & handling errors in parallel programs & learn to work confidently with distributed programming & the standard Erlang Open Telecom Platform (OTP) frameworks You need no previous knowledge of functional or parallel programming The chapters are packed with hands-on real-world tutorial examples & insider tips & advice & finish with exercises for both beginning & advanced users The second edition has been extensively rewritten New to this edition are seven chapters covering the latest Erlang features maps the type system & the Dialyzer Web Sockets programming idioms & a new st&-alone execution environment You'll write programs that dynamically detect & correct errors & that can be upgraded without stopping the system There's also coverage of rebar (the de facto Erlang build system) & information on how to share & use Erlang projects on github illustrated with examples from cowboy & bitcask Erlang will change your view of the world & of how you program ...
Archived Product
£28.49
Haskell is a purely functional language that allows programmers to rapidly develop clear concise & correct software The language has grown in popularity in recent years both in teaching & in industry This book is based on the author's experience of teaching Haskell for more than twenty years All concepts are explained from first principles & no programming experience is required making this book accessible to a broad spectrum of readers While Part I focuses on basic concepts Part II introduces the reader to more advanced topics This new edition has been extensively updated & expanded to include recent & more advanced features of Haskell new examples & exercises selected solutions & freely downloadable lecture slides & example code The presentation is clean & simple while also being fully compliant with the latest version of the language including recent changes concerning applicative monadic foldable & traversable types ...
Archived Product
£18.99
Prepare for Microsoft Exam 70-480-and help demonstrate your real-world mastery of programming with HTML5 Java Script & CSS3 Designed for experienced developers ready to advance their status Exam Ref focuses on the critical-thinking & decision-making acumen needed for success at the Microsoft Specialist level Focus on the expertise measured by these objectives Implement & manipulate document structures & objects Implement program flow Access & secure data Use CSS3 in applications This Microsoft Exam Ref Organizes its coverage by exam objectives Features strategic what-if scenarios to challenge you ...
Archived Product
£20.49
Take advantage of Java Script's power to build robust web-scale or enterprise applications that are easy to extend & maintain By applying the design patterns outlined in this practical book experienced Java Script developers will learn how to write flexible & resilient code that's easier
- yes easier
- to work with as your code base grows Java Script may be the most essential web programming language but in the real world Java Script applications often break when you make changes With this book author Eric Elliott shows you how to add client- & server-side features to a large Java Script application without negatively affecting the rest of your code Examine the anatomy of a large-scale Java Script application Build modern web apps with the capabilities of desktop applications Learn best practices for code organization modularity & reuse Separate your application into different layers of responsibility Build efficient self-describing hypermedia APIs with Nodejs Test integrate & deploy software updates in rapid cycles Control resource access with user authentication & authorization Expand your application's reach through internationalization

...
Archived Product
£51.99
Programming Massively Parallel Processors A Hands-on Approach Third Edition shows both student & professional alike the basic concepts of parallel programming & GPU architecture exploring in detail various techniques for constructing parallel programs Case studies demonstrate the development process detailing computational thinking & ending with effective & efficient parallel programs Topics of performance floating-point format parallel patterns & dynamic parallelism are covered in-depth For this new edition the authors have updated their coverage of CUDA including coverage of newer libraries such as Cu DNN moved content that has become less important to appendices added two new chapters on parallel patterns & updated case studies to reflect current industry practices ...
Archived Product
£27.49
Don't accept the compromise between fast & beautiful you can have it all Phoenix creator Chris Mc Cord Elixir creator Jose Valim & award-winning author Bruce Tate walk you through building an application that's fast & reliable At every step you'll learn from the Phoenix creators not just what to do but why ...
Archived Product
£17.49
Don't accept the compromise between fast & beautiful you can have it all Phoenix creator Chris Mc Cord Elixir creator Jose Valim & award-winning author Bruce Tate walk you through building an application that's fast & reliable At every step you'll learn from the Phoenix creators not just what to do but why Packed with insider insights this definitive guide will be your constant companion in your journey from Phoenix novice to expert as you build the next generation of web applications Phoenix is the long-awaited web framework based on Elixir the highly concurrent language that combines a beautiful syntax with rich metaprogramming The authors who developed the earliest production Phoenix applications will show you how to create code that's easier to write test understand & maintain The best way to learn Phoenix is to code & you'll get to attack some interesting problems Start working with controllers views & templates within the first few pages Build an in-memory repository & then back it with an Ecto database layer Learn to use change sets & constraints that keep readers informed & your database integrity intact Craft your own interactive application based on the channels API for the real-time high-performance applications that this ecosystem made famous Write your own authentication components called plugs & even learn to use the OTP layer for monitored reliable services Organize your code with umbrella projects so you can keep your applications modular & easy to maintain This is a book by developers & for developers & we know how to help you ramp up quickly Any book can tell you what to do When you've finished this one you'll also know why to do it What You Need To work through this book you will need a computer capable of running Erlang 17 or better Elixir 11 or better Phoenix 10 or better & Ecto 10 or better A rudimentary knowledge of Elixir is also highly recommended ...
Archived Product
£25.99
Want to develop novel robot applications but don't know how to write a mapping or object recognition system? You're not alone but you're certainly not without help By combining real-world examples with valuable knowledge from the Robot Operating System (ROS) community this practical book provides motivating recipes for solving specific robotics use cases Ideal for enthusiasts from students in robotics clubs to professional robotics scientists & engineers each recipe describes a complete solution using ROS open source libraries & tools You'll learn how to complete tasks described in the recipes as well as how to configure & recombine components for other tasks If you're familiar with Python you're ready to go Learn fundamentals including key ROS concepts tools & patterns Program robots that perform an increasingly complex set of behaviors using the powerful packages in ROS See how to easily add perception & navigation abilities to your robots Integrate your own sensors actuators software libraries & even a whole robot into the ROS ecosystem Learn tips & tricks for using ROS tools & community resources debugging robot behavior & using C in ROS ...
Archived Product

Programming IOS 11 Paperback / Softback 2017

If you're grounded in the basics of Swift Xcode and the Cocoa framework this book provides a structured explanation of all essential real-world iOS app components Through deep exploration and copious code examples you'll learn how to create views manipulate view controllers and add features from iOS frameworks 810 pages Neuberg Matt
RIP - This product is no longer available on our network. It was last seen on 05.06.2021

This page now acts as a permanent archive for this product. Add more information using the comments box below to ensure it can still be found by future generations.

Use our search facility to see if it is available from an alternative contributor.
Availability: In Stock
£18.99

Product Description

If you're grounded in the basics of Swift Xcode & the Cocoa framework this book provides a structured explanation of all essential real-world i OS app components Through deep exploration & copious code examples you'll learn how to create views manipulate view controllers & add features from i OS frameworks 810 pages Neuberg Matt

Reviews/Comments

Add New

Intelligent Comparison

Oooops!
We couldn't find anything!
Perhaps this product's unique.... Or perhaps we are still looking for comparisons!
Click to bump this page and we'll hurry up.

Price History

Vouchers

No voucher codes found.
Do you know a voucher code for this product or supplier? Add it to Insights for others to use.

Facebook

Jargon Buster

Cocoa - A bean found within the cacao pod used in the production of chocolate
World - A physical grouping, commonly used to describe earth and everything associated with ti
Components - Multiple items used to complete the product.
Matt - A non glossy colour that light wont reflect off.

Supplier Information

Shop4world com
Page Updated: 2022-04-14 12:22:47

Community Generated Product Tags

Oh No! The productWIKI community hasn't generated any tags for this product yet!
Menu