0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
Status
Brand

Showing 1 - 8 of 8 matches in All Departments

Microscopic Simulations of Complex Hydrodynamic Phenomena (Hardcover, 1992 ed.): Michel Mareschal, Brad Lee Holian Microscopic Simulations of Complex Hydrodynamic Phenomena (Hardcover, 1992 ed.)
Michel Mareschal, Brad Lee Holian
R4,404 Discovery Miles 44 040 Ships in 12 - 17 working days

This volume contains the proceedings of a NATO Advanced Study Institute which was held in Alghero, Sardinia, in July 1991. The development of computers in the recent years has lead to the emergence of unconventional ideas aiming at solving old problems. Among these, the possibility of computing directly fluid flows from the trajectories of constituent particles has been much exploited in the last few years: lattice gases cellular automata and more generally Molecular Dynamics have been used to reproduce and study complex flows. Whether or not these methods may someday compete with more traditional approaches is a question which cannot be answered at the present time: it will depend on the new computer architectures as well as on the possibility to develop very simple models to reproduce the most complex phenomena taking place in the approach of fully developed turbulence or plastic flows. In any event, these molecular methods are already used, and sometimes in an applied engineering context, to study strong shock waves, chemistry induced shocks or motion of dislocations in plastic flows, that is in domains where a fully continuum description appears insufficient. The main topic of our Institute was the molecular simulations of fluid flows. The project to hold this Institute was made three years ago, in the summer of 1989 during a NATO workshop in Brussels on the same subject.

Microscopic Simulations of Complex Hydrodynamic Phenomena (Paperback, Softcover reprint of the original 1st ed. 1992): Michel... Microscopic Simulations of Complex Hydrodynamic Phenomena (Paperback, Softcover reprint of the original 1st ed. 1992)
Michel Mareschal, Brad Lee Holian
R4,275 Discovery Miles 42 750 Ships in 10 - 15 working days

This volume contains the proceedings of a NATO Advanced Study Institute which was held in Alghero, Sardinia, in July 1991. The development of computers in the recent years has lead to the emergence of unconventional ideas aiming at solving old problems. Among these, the possibility of computing directly fluid flows from the trajectories of constituent particles has been much exploited in the last few years: lattice gases cellular automata and more generally Molecular Dynamics have been used to reproduce and study complex flows. Whether or not these methods may someday compete with more traditional approaches is a question which cannot be answered at the present time: it will depend on the new computer architectures as well as on the possibility to develop very simple models to reproduce the most complex phenomena taking place in the approach of fully developed turbulence or plastic flows. In any event, these molecular methods are already used, and sometimes in an applied engineering context, to study strong shock waves, chemistry induced shocks or motion of dislocations in plastic flows, that is in domains where a fully continuum description appears insufficient. The main topic of our Institute was the molecular simulations of fluid flows. The project to hold this Institute was made three years ago, in the summer of 1989 during a NATO workshop in Brussels on the same subject.

Objective-C for Absolute Beginners - iPhone, iPad and Mac Programming Made Easy (Paperback, 1st ed.): Gary Bennett, Brad Lees,... Objective-C for Absolute Beginners - iPhone, iPad and Mac Programming Made Easy (Paperback, 1st ed.)
Gary Bennett, Brad Lees, Mitchell Fisher
R982 R808 Discovery Miles 8 080 Save R174 (18%) Ships in 10 - 15 working days

It seems as if everyone is writing applications for Apple's iPhone and iPad, but how do they all do it? It's best to learn Objective-C, the native language of both the iOS and Mac OS X, but where to begin? Right here, even if you've never programmed before

Objective-C for Absolute Beginners will teach you how to write software for your Mac, iPhone, or iPad using Objective-C, an elegant and powerful language with a rich set of developer tools. Using a hands-on approach, you'll learn to think in programming terms, how to use Objective-C to build program logic, and how to write your own applications and apps.

With over 50 collective years in software development and based on an approach pioneered at Carnegie Mellon University, the authors have developed a remarkably effective approach to learning Objective-C. Since the introduction of Apple's iPhone, the authors have taught hundreds of absolute beginners how to develop Mac, iPhone, and iPad apps, including many that became popular apps in the iTunes App Store. What you'll learn The fundamentals of computer programming: how to understand variables, design data structures, and work with file systems The logic of object-oriented programming: how to use Classes, Objects, and Methods The flexibility of Apple's developer tools: how to install Xcode and write programs in Objective-C The power of Cocoa and Cocoa touch: how to make Mac OS X applications or iOS apps that do cool stuff Who this book is for

Everyone This book is for anyone who wants to learn to develop applications for the Mac or apps for the iPhone and iPad using the Objective-C programming language. No previous programming experience is necessary. Table of Contents Becoming a Great iPhone/iPad or Mac Programmer Programming Basics It's All About the Data Making Decisions About...and Planning Program Flow Object Oriented Programming with Objective-C Introducing Objective-C and Xcode Objective-C Classes, Objects, and Methods Programming Basics in Objective-C Comparing Data Creating User Interfaces with Interface Builder Memory, Addresses, and Pointers Debugging Programs with Xcode Storing Information Protocols and Delegates

Swift 5 for Absolute Beginners - Learn to Develop Apps for iOS (Paperback, 5th ed.): Stefan Kaczmarek, Brad Lees, Gary Bennett Swift 5 for Absolute Beginners - Learn to Develop Apps for iOS (Paperback, 5th ed.)
Stefan Kaczmarek, Brad Lees, Gary Bennett
R1,127 R923 Discovery Miles 9 230 Save R204 (18%) Ships in 10 - 15 working days

Stay motivated and overcome obstacles while learning to use Swift Playgrounds and Xcode 10.2 to become a great iOS developer. This book, fully updated for Swift 5, is perfect for those with no programming background, those with some programming experience but no object-oriented experience, or those that have a great idea for an app but haven't programmed since school. Many people have a difficult time believing they can learn to write iOS apps. Swift 5 for Absolute Beginners will show you how to do so. You'll learn Object-Oriented Programming (OOP) and be introduced to User Interface (UI) design following Apple's Human Interface Guidelines (HIG) using storyboards and the Model-View-Controller (MVC) pattern before moving on to write your own iPhone and Apple Watch apps from scratch. What You'll Learn Work with Swift classes, properties, and functions Examine proper User Interface (UI) and User Experience (UX) design Understand Swift data types: integers, floats, strings, and booleans Use Swift data collections: arrays and dictionaries Review Boolean logic, comparing data, and flow control Use the Xcode debugger to troubleshoot problems with your apps Store data in local app preferences and Core Data databases Who This Book Is For Anyone who wants to learn to develop apps for the Mac, iPhone, iPad, and Apple Watch using the Swift programming language. No previous programming experience is necessary.

Swift for Absolute Beginners (Paperback, 1st ed.): Gary Bennett, Brad Lees Swift for Absolute Beginners (Paperback, 1st ed.)
Gary Bennett, Brad Lees
R2,395 Discovery Miles 23 950 Ships in 10 - 15 working days

The professional development team that brought you two editions of Objective-C for the Absolute Beginners and have taught thousands of developers around the world to write some of the most popular iPhone apps in their categories on the app store, have now leveraged their instruction for Swift. Swift for Absolute Beginners is perfect for those with no programming background, those with some programming experience but no object-oriented experience, or those that have a great idea for an app but haven't programmed since school. Gary Bennett and Brad Lees are full-time professional iOS developers and have developed a broad spectrum of apps for Fortune 500 companies. The authors have taken their combined 12 years of writing apps, teaching online iOS courses, the experience from their first two iOS books, along with their free online instruction and free online forum to create an excellent training book. Topics include: How to be successful at learning Swift Using Swift Playgrounds to learn iOS development quickly What is Object Oriented Programming What are Swift classes, properties, and functions Proper user interface and user experience design Swift data types: integers, floats, strings, booleans How to use Swift data collections: arrays and dictionaries Boolean logic, comparing data, and flow control Writing iPhone apps from scratch Avoiding Swift pitfalls Many students have a difficult time believing they can learn to write iOS apps or just staying motivated through learning the process. This book, along with the free, live online training sessions, helps students stay motivated and overcome obstacles while they learn to be great iOS developers.

Swift 4 for Absolute Beginners - Develop Apps for iOS (Paperback, 4th ed.): Stefan Kaczmarek, Brad Lees, Gary Bennett Swift 4 for Absolute Beginners - Develop Apps for iOS (Paperback, 4th ed.)
Stefan Kaczmarek, Brad Lees, Gary Bennett
R744 Discovery Miles 7 440 Ships in 9 - 15 working days

Stay motivated and overcome obstacles while learning to use Swift Playgrounds to be a great iOS developer. This book is perfect for those with no programming background, those with some programming experience but no object-oriented experience, or those that have a great idea for an app but haven't programmed since school, and it is now updated for Swift 4. Many people have a difficult time believing they can learn to write iOS apps. Swift 4 for Absolute Beginners will show you how to do so. You'll learn Object Oriented Programming and be introduced to HealthKit before moving on to write your own iPhone and Watch apps from scratch. Gary Bennett and Brad Lees are full-time professional iOS developers and have developed a broad spectrum of apps for Fortune 500 companies. The authors have taken their combined 14 years of writing apps, teaching online iOS courses, the experience from their first three iOS books, along with their online instruction and free online forum at XcelMe.com to create an excellent training book. And the material in this book is supplemented by with the free, live online training sessions. What You'll Learn Work with Swift classes, properties, and functions Examine proper user interface and user experience design Understand Swift data types: integers, floats, strings, and Booleans Use Swift data collections: arrays and dictionaries Review Boolean logic, comparing data, and flow control Who This Book Is ForAnyone who wants to learn to develop apps for the Mac, iPhone, and iPad, and Watch using the Swift programming language. No previous programming experience is necessary.

The Steel Monster: Brad Lee The Steel Monster
Brad Lee
R171 Discovery Miles 1 710 Ships in 10 - 15 working days
Kids coloring book. - For Kids Age 4 - 8 (Paperback): Brad Lee Kids coloring book. - For Kids Age 4 - 8 (Paperback)
Brad Lee
R169 Discovery Miles 1 690 Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Loot
Nadine Gordimer Paperback  (2)
R205 R164 Discovery Miles 1 640
Aerolatte Cappuccino Art Stencils (Set…
R110 R95 Discovery Miles 950
Male Masturbator Cup Sex Toy
R899 R499 Discovery Miles 4 990
Koh-I-Noor Polycolor Artist Colour…
 (1)
R735 Discovery Miles 7 350
Marco 2-Person Wicker Picnic Basket
R1,599 R1,239 Discovery Miles 12 390
Lucky Lubricating Clipper Oil (100ml)
R79 Discovery Miles 790
Raised by Wolves - Season 2
Amanda Collin, Abubakar Salim DVD R210 Discovery Miles 2 100
Tenet
John David Washington, Robert Pattinson Blu-ray disc  (1)
R54 R45 Discovery Miles 450
Peptine Pro Canine/Feline Hydrolysed…
R359 R249 Discovery Miles 2 490
Lucky Define - Plastic 3 Head…
R390 Discovery Miles 3 900

 

Partners