Book 2: Flying With Objective-C - iOS App Development for Non-Programmers: The Series on How to Create iPhone & iPad Apps
ISBN: 9780988232716 / Angielski / Miękka / 382 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Updated for iOS 7 and Xcode 5 Review Unleash Your Inner App Developer This second book in the series from Kevin McNeish, winner of the 2012 Publishing Innovation Award, highly acclaimed iOS trainer and conference speaker, and award-winning App Developer, is specifically designed to teach non-programmers Objective-C; the... Updated for iOS 7 and Xcode 5 Review |
|
cena:
114,62 zł |
Scratch Cookbook
ISBN: 9781849518420 / Angielski / Miękka / 262 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Get started using Scratch, or take your programs to a new level using simple, easy-to-read recipes Learn techniques for animating stories Create fun and engaging games
Get started using Scratch, or take your programs to a new level using simple, easy-to-read recipes Learn techniques for animating stories Create fun a...
|
|
cena:
269,02 zł |
Groovy 2 Cookbook
ISBN: 9781849519366 / Angielski / Miękka / 394 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Get up to speed with Groovy, a language for the Java Virtual Machine (JVM) that integrates features of both object-oriented and functional programming. This book will show you the powerful features of Groovy 2 applied to real-world scenarios and how the dynamic nature of the language makes it very simple to tackle problems that would otherwise require hours or days of research and implementation. Groovy 2 Cookbook contains a vast number of recipes covering many facets of today's programming landscape. From language-specific topics such as closures and metaprogramming, to more advanced...
Get up to speed with Groovy, a language for the Java Virtual Machine (JVM) that integrates features of both object-oriented and functional programming...
|
|
cena:
269,02 zł |
Practical Object-Oriented Design Using UML
ISBN: 9780077103934 / Angielski / Miękka / 376 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Provides an introduction to the design of object-oriented programs using UML. This book focuses on the application of UML in the development of software, and offers a tutorial to the UML notation and its application. The book is useful for undergraduates taking modules as part of a Computer Science or Software Engineering degree programme.
Provides an introduction to the design of object-oriented programs using UML. This book focuses on the application of UML in the development of softwa...
|
|
cena:
487,87 zł |
Upgrading Relational Databases with Objects
ISBN: 9780135706077 / Angielski / Miękka / 234 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Upgrading Relational Databases with Objects presents a clear-headed overview of how to use object-oriented (OO) technology to improve existing relational databases. This practical how-to guide starts with the basics of OO and works its way up to examples and what-if scenarios that illustrate how OO technology is, should be and should not be integrated with relational databases. It draws a keen distinction between applications that can be best performed with each technology. The book describes such object technologies as OLE and CORBA and what their impacts will be on relational database...
Upgrading Relational Databases with Objects presents a clear-headed overview of how to use object-oriented (OO) technology to improve existing relatio...
|
|
cena:
210,05 zł |
Types and Programming Languages
ISBN: 9780262162098 / Angielski / Twarda / 648 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according to the kinds of values they compute. The study of type systems -- and of programming languages from a type-theoretic perspective -- has important applications in software engineering, language design, high-performance compilers, and security. This text provides a comprehensive introduction both to type systems in computer science and to the basic theory of programming languages. The approach is pragmatic and operational; each new concept... A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according ... |
|
cena:
439,78 zł |
Java For Students
ISBN: 9780273731221 / Angielski / Miękka / 560 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is for novices If you have never done any programming before - if you are a complete novice - this book is for you. This book assumes no prior knowledge of programming. It starts from scratch. It is written in a simple, direct style for maximum clarity. It is aimed at first level students at universities and colleges, but it is also suitable for novices studying alone. The approach of this book We explain how to use objects early in this book. Our approach is to start with the ideas of variables, assignment and methods, then introduce the use of objects created from library...
This book is for novices If you have never done any programming before - if you are a complete novice - this book is for you. This book assumes no pr...
|
|
cena:
553,10 zł |
Linq for Dummies
ISBN: 9780470277942 / Angielski / Miękka / 384 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you've asked yourself "Why can't I develop database and XML queries in a language I already know?," then Language INtegrated Query, or LINQ, is for you. LINQ For Dummies introduces you to LINQ and the .NET Framework technologies, so you can use LINQ to query any object, any data set, any kind of XML, and SQL Server--no questions asked.
This plain-English guide gives you a thorough overview of LINQ, from understanding the tasks it performs to making LINQ work with both Visual Basic and Visual Studio 2005. It explains the four LINQ providers in the .NET Framework, the easiest ways... If you've asked yourself "Why can't I develop database and XML queries in a language I already know?," then Language INtegrated Query, or LINQ, is for...
|
|
cena:
121,45 zł |
Principles of Constraint Programming
ISBN: 9780521125499 / Angielski / Miękka / 424 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Scheduling, vehicle routing and timetabling are all examples of constraint problems, and methods to solve them rely on the idea of constraint propagation and search. This book meets the need for a modern, multidisciplinary introduction to the field that covers foundations and applications. Written by Krzysztof Apt, an authority on the subject, it will be welcomed by graduate students and professionals. With the insertion of constraint techniques into programming environments, new developments have accelerated the solution process. Constraint programming combines ideas from artificial...
Scheduling, vehicle routing and timetabling are all examples of constraint problems, and methods to solve them rely on the idea of constraint propagat...
|
|
cena:
353,41 zł |
The Elements of UML 2.0 Style
ISBN: 9780521616782 / Angielski / Miękka / 202 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. For all developers who create models using the Unified Modeling Language (UML) 2.x The Elements of UML(TM) 2.0 Style sets the rules for style that will improve your productivity - especially in teams, where understandability and consistency are critical. Coming from renowned UML expert Scott Ambler, the book furnishes a set of rules for modelling in the UML and describes a collection of standards and guidelines for creating effective UML diagrams that will be concise and easy to understand. It provides conventions for: Class diagrams; Timing Diagrams; Use case diagrams; Composite Structure...
For all developers who create models using the Unified Modeling Language (UML) 2.x The Elements of UML(TM) 2.0 Style sets the rules for style that wil...
|
|
cena:
115,61 zł |
The Haskell School of Expression: Learning Functional Programming Through Multimedia
ISBN: 9780521644082 / Angielski / Miękka / 382 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book, first published in 2000, teaches functional programming using Haskell and examples drawn from multimedia applications.
This book, first published in 2000, teaches functional programming using Haskell and examples drawn from multimedia applications.
|
|
cena:
234,91 zł |
Concepts in Programming Languages
ISBN: 9780521780988 / Angielski / Twarda / 540 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Concepts in Programming Languages elucidates the central concepts used in modern programming languages, such as functions, types, memory management, and control. The book is unique in its comprehensive presentation and comparison of major object-oriented programming languages. Separate chapters examine the history of objects, Simula and Smalltalk, and the prominent languages C++ and Java. The author presents foundational topics, such as lambda calculus and denotational semantics, in an easy-to-read, informal style, focusing on the main insights provided by these theories. Advanced topics...
Concepts in Programming Languages elucidates the central concepts used in modern programming languages, such as functions, types, memory management, a...
|
|
cena:
359,17 zł |
Jython Essentials
ISBN: 9780596002473 / Angielski / Miękka / 302 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used interactively, so you can get immediate results as you are programming.Jython Essentials provides a solid introduction to the Python language, offering a brief but thorough tour of the... Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The ... |
|
cena:
154,59 zł |
Objects for Concurrent Constraint Programming
ISBN: 9780792380382 / Angielski / Twarda / 171 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Concurrent constraint programming (ccp) is a recent development in programming language design. Its central contribution is the notion of partial information provided by a shared constraint store. This constraint store serves as a communication medium between concurrent threads of control and as a vehicle for their synchronization.
Objects for Concurrent Constraint Programming analyzes the possibility of supporting object-oriented programming in ccp. Starting from established approaches, the book covers various object models and discusses their properties. Small Oz, a... Concurrent constraint programming (ccp) is a recent development in programming language design. Its central contribution is the notion of partial info...
|
|
cena:
859,97 zł |
Java Programming
ISBN: 9781111577643 / Angielski / Miękka / 1088 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Motivates your students while building a cornerstone for the Computer Science curriculum. With a focus on your students' learning, this title approaches programming using the Java, and includes programming exercises and programs.
Motivates your students while building a cornerstone for the Computer Science curriculum. With a focus on your students' learning, this title approach...
|
|
cena:
375,51 zł |
Just Enough Programming Logic and Design
ISBN: 9781111825959 / Angielski / Miękka / 312 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Find exactly what you need to master the fundamentals of programming logic with the concise JUST ENOUGH PROGRAMMING LOGIC AND DESIGN, 2E. This unique, language-independent approach provides seven chapters focused on key programming and logic content in a direct, efficient format that helps you progress through the subject matter quickly. You study introductory concepts, structure, decision-making, looping, array manipulation, and calling methods as well as object- oriented programming. Everyday examples and clear explanations in this edition's streamlined presentation make this a perfect...
Find exactly what you need to master the fundamentals of programming logic with the concise JUST ENOUGH PROGRAMMING LOGIC AND DESIGN, 2E. This unique,...
|
|
cena:
725,89 zł |
Pattern-Oriented Software Architecture For Dummies
ISBN: 9781119963998 / Angielski / Miękka / 384 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Implement programming best practices from the ground up
Imagine how much easier it would be to solve a programming problem, if you had access to the best practices from all the top experts in the field, and you could follow the best design patterns that have evolved through the years. Well, now you can. This unique book offers development solutions ranging from high-level architectural patterns, to design patterns that apply to specific problems encountered after the overall structure has been designed, to idioms in specific programming languages--all in one,... Implement programming best practices from the ground up
Imagine how much easier it would be to solve a programming problem, if ... |
|
cena:
113,79 zł |
Pro Multithreading and Memory Management for IOS and OS X: With Arc, Grand Central Dispatch, and Blocks
ISBN: 9781430241164 / Angielski / Miękka / 200 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you want to develop efficient, smooth-running applications, controlling concurrency and memory are vital. Automatic Reference Counting is Apple's game-changing memory management system, new to Xcode 4.2. Pro Multithreading and Memory Management for iOS and OS X shows you how ARC works and how best to incorporate it into your applications. Grand Central Dispatch (GCD) and blocks are key to developing great apps, allowing you to control threads for maximum performance. If for you, multithreading is an unsolved mystery and ARC is unexplored territory, then this is the book... If you want to develop efficient, smooth-running applications, controlling concurrency and memory are vital. Automatic Reference Counting is Apple'... |
|
cena:
214,97 zł |
Learn Objective-C on the Mac: For OS X and IOS
ISBN: 9781430241881 / Angielski / Miękka / 384 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn to write apps for some of today's hottest technologies, including the iPhone and iPad (using iOS), as well as the Mac (using OS X). It starts with Objective-C, the base language on which the native iOS software development kit (SDK) and the OS X are based. Learn Objective-C on the Mac: For OS X and iOS, Second Edition updates a best selling book and is an extensive, newly updated guide to Objective-C. Objective-C is a powerful, object-oriented extension of C, making this update the perfect follow-up to... Learn to write apps for some of today's hottest technologies, including the iPhone and iPad (using iOS), as well as the Mac (using OS X). It starts... |
|
cena:
175,88 zł |
Beginning Objective C
ISBN: 9781430243687 / Angielski / Miękka / 404 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Objective-C is today's fastest growing programming language, at least in part due to the popularity of Apple's Mac, iPhone and iPad. Beginning Objective-C is for you if you have some programming experience, but you're new to the Objective-C programming language and you want a modern--and fast--way forwards to your own coding projects.
Beginning Objective-C offers you a modern programmer's perspective on Objective-C courtesy of two of the best iOS and Mac developers in the field today, and gets you programming to the best of your ability in this important language. It... Objective-C is today's fastest growing programming language, at least in part due to the popularity of Apple's Mac, iPhone and iPad. Beginning Obj...
|
|
cena:
140,53 zł |