Filter by
Filters

Publication date

1971 year - 2024 year

Author

In stock

Price

0.00 zł - 20,627.00 zł

Delivery time

2 days - 30 days

Publisher

From Java to C

Author: Heng Ngee Mok
Mok Heng Ngee
Publishing date: 2002
The fastest way for Java developers to pick up C# and .Net - by leveraging on what they already know in Java to learn the new language.  Allows a Java developer to pick up C# as quickly as possible by highlighting the similarities and differences between the two languages. Extensive detailed coverage of the new features in C# not found in Java. A useful introduction to the .NET platform and how the new architecture works.  It's important for a C# developer to know what happens behind the scenes. User Level: Intermediate. Audience: All intermediate Java developers. Technology: C# is a new programming language which is promoted by Microsoft as the successor to C++.  C# together with Visual Basic .NET are the two most popular programming
7.00 zł

Game Plan

Author: Ste Curran
Publishing date: 2004
110.00 zł

Introduction to Object-Oriented Programming

Author: Timothy Budd
Publishing date: 2001
In An Introduction to Object-Oriented Programming, Timothy Budd provides a language-independent presentation of object-oriented principles, such as objects, methods, inheritance (including multiple inheritance) and polymorphism. Examples are drawn from several different languages, including (among others) C++, C#, Java, CLOS, Delphi, Eiffel, Objective-C and Smalltalk. By examining many languages, the reader is better able to appreciate the general principles that lie beyond the syntax of the individual languages.
649.01 zł

iOS and Macos Performance Tuning

Author: Marcel Weiher
Publishing date: 2017
In iOS and macOS™ Performance Tuning, Marcel Weiher drills down to the code level to help you systematically optimize CPU, memory, I/O, graphics, and program responsiveness in any Objective-C, Cocoa, or CocoaTouch program.   This guide focuses entirely on performance optimization for macOS and iOS. Drawing on more than 25 years of experience optimizing Apple device software, Weiher identifies concrete performance problems that can be discovered empirically via measurement. Then, based on a deep understanding of fundamental principles, he presents specific techniques for solving them.   Weiher presents insights you won’t find anywhere else, most of them applying to both macOS and iOS development. Throughout, he reveals common pitfalls and misconceptions
204.00 zł

Learning Angular: No. 2

Author: Brad Dayley
Brendan Dayley
Caleb Dayley
Publishing date: 2017
Learning Angular teaches modern application development with Angular 2 and Angular 4. It begins with the basics of Angular and the technologies and techniques used throughout the book, such as key features of TypeScript, newer ES6 syntax and concepts, and details about the tools needed to write professional Angular applications.
124.01 zł

Front-End Tooling with Gulp, Bower, and Yeoman

Author: Stefan Baumgartner
Publishing date: 2017
  DESCRIPTION A great suite of tools is needed to minimize the time spent on tedious non-coding tasks. Gulp is a build system that lets developers run a multitude of file transforming processes with a single click. And with so many libraries working together, a dependency manager such as Bower can keep track of versions, notify of conflicts, and in some cases even fix them. Finally, a scaffolding tool like Yeoman lets developers create applications and modules with just a single command. These tools allow for an efficient workflow that speeds up the time it takes to get applications running and deployed. Front� End Tooling with Gulp, Bower, and Yeoman shows how to use and combine these popular tools to set up a customized development workflow from start to
127.00 zł

Get Programming with JavaScript Next

Author: J. D. Isaacks
JD Isaacks
Publishing date: 2018
Modern browsers, Node, and major libraries have already started toadopt next generation JavaScript features. They can make JavaScriptsimpler to read, less prone to common errors, and much easier to use inasynchronous programs. Get Programming with JavaScript Next teaches JavaScript developersthe most important additions from both ES6 and ES7. This clearlywrittenguide to JavaScript's newest features contains lots of shorteasy-to-digest chapters and exercises to help you master each newconcept. KEY FEATURES• Easy-to-follow examples• Real-world examples• Step-by-step guideThis book is for developers who are comfortable writing basicJavaScript code. Knowledge of the DOM and Node.js will be helpful,but not required   ABOUT THE TECHNOLOGYJavaScript is an
165.00 zł

Learning Ext JS 4

Author: Armando Gonzalez
Crysfel Villa
Crysfel Villa Roman
Publishing date: 2013
The book is a step-by-step tutorial full of example code and explanations to help a beginner learn Ext JS thoroughly. This book will help you to learn Ext JS from scratch, it would be better if you have some JavaScript knowledge. Knowledge of HTML and CSS3 would be helpful but not required.
197.40 zł

Hapi.js in Action

Author: Matt Harrison
Publishing date: 2017
DESCRIPTION As a low-level platform, Node.js offers a lot of flexibility in building the server side of web applications. In day-to-day work, all this flexibility means that there will be a lot of important decisions to make every time a new project is started. Hapi.js, a battle-tested configuration-centric framework for Node, takes the pain out of spinning up new applications so developers can focus on adding business value and creating great features. Hapi offers a super-clean model for building APIs, along with a powerful plugin system, so it's perfect for building individual services and for constructing entire applications. Hapi.js in Action explains how to build modern Node-driven applications using hapi.js.   Packed with examples, this book takes readers
124.01 zł

Introduction to C++

Author: Grandon Gill
T.Grandon Gill
Publishing date: 2004
Helps readers examine exactly what it means to program computers Emphasizes the development of problem-solving techniques through concepts and exercises that reflect today's programming practices Unique focus on problem solving, rather than technology, supported by real-world business applications Focuses on structured programming techniques, the building blocks of all forms of programming
205.00 zł

Introduction to Computing and Programming in Python

Author: Barbara Ericson
Mark Guzdial
Publishing date: 2016
For courses in Computer Programming with Python. Social Computing and Programming with Python Introduction to Computing and Programming in Python is a uniquely researched and up-to-date volume that is widely recognised for its successful introduction to the subject of Media Computation. Emphasising creativity, classroom interaction, and in-class programming examples, Introduction to Computing and Programming in Python takes a bold and unique approach to computation that engages students and applies the subject matter to the relevancy of digital media. The 4th Edition teaches students to program in an effort to communicate via social computing outlets, providing a unique approach that serves the interests of a broad range of students.
317.00 zł

Head First Java

Author: Bert Bates
Kathy Sierra
Publishing date: 2005
Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study. The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something unusual to happen. After all, that's the way it was built to help you stay alive. It takes all the routine, ordinary, dull stuff and filters it to the background so it won't interfere with your brain's real work--recording things that matter. How does your brain know what matters? It's like the creators of the Head First approach say, suppose you're out for a hike and a tiger
289.00 zł -59.13% 118.10 zł
  • -59.13%

Introduction to Object-Oriented Programming with Java

Author: C.Thomas Wu
Publishing date: 2005
An "Introduction to Object-Oriented Programming with Java" provides an accessible and technically thorough introduction to the basics of programming using java. The fourth edition continues to take a truly object-oriented approach. Objects are used early so that students think in objects right from the beginning. In the fourth edition, the coverage on defining classes has been made more accessible. The material has been broken down into smaller chunks and spread over two chapters, making it more student-friendly. Also, new to this edition is the incorporation of Java 5.0 features, including use of the Scanner Class and the Formatter Class. The hallmark feature of the book, Sample Development Programs, is continued in this edition. These provide students with an
333.90 zł

Intro to Java Programming, Comprehensive Version, Global Edition

Author: Daniel Liang
Publishing date: 2015
This text is intended for a 1-, 2-, or 3-semester CS1 course sequence.Daniel Liang teaches concepts of problem-solving and object-oriented programming using a fundamentals-first approach. Beginning programmers learn critical problem-solving techniques then move on to grasp the key concepts of object-oriented, GUI programming, advanced GUI and Web programming using Java.Teaching and Learning ExperienceTo provide a better teaching and learning experience, for both instructors and students, this program offers:Fundamentals-First Approach : Basic programming concepts are introduced on control statements, loops, functions, and arrays before object-oriented programming is discussed.Problem-Driven Motivation : The examples and exercises throughout the book emphasize problem
307.00 zł

iOS Programming

Author: Aaron Hillegass
Christian Keur
Publishing date: 2017
Updated for Xcode 8, Swift 3, and iOS 10,  iOS Programming: The Big Nerd Ranch Guide leads you through the essential concepts, tools, and techniques for developing iOS applications. After completing this book, you will have the know-how and the confidence you need to tackle iOS projects of your own. Based on Big Nerd Ranch's popular iOS training and its well-tested materials and methodology, this bestselling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful.   Throughout the book, the authors explain what's important and share their insights into the larger context of the iOS platform. You get a real understanding of how iOS development works, the many features that are available,
204.00 zł

Introduction to Computing and Programming in Python with MyProgrammingLab

Author: Barbara Ericson
Mark Guzdial
Publishing date: 2017
For courses in Computer Programming with Python. This package includes MyProgrammingLab®   Social Computing and Programming with Python   Introduction to Computing and Programming in Python is a uniquely researched and up-to-date volume that is widely recognized for its successful introduction to the subject of Media Computation. Emphasizing creativity, classroom interaction, and in-class programming examples, Introduction to Computing and Programming in Python takes a bold and unique approach to computation that engages students and applies the subject matter to the relevancy of digital media. The Fourth Edition teaches students to program in an effort to communicate via social computing outlets, providing a unique approach that serves the interests of a
326.00 zł

Mastering Web Content

Author: Stephanie Sullivan
Publishing date: 2009
In this video, CSS expert Stephanie Sullivan delivers a roadmap for approaching web design projects, teaching you how to save precious development time and still create accessible, search-engine friendly content. As a popular speaker with an approachable straightforward style, Stephanie takes users over the fundamentals of creating standards-compliant Web sites, from separating content and presentation, to using progressive enhancement to make sure your sites work for all users. She also shows how she approaches analyzing designs to save bandwidth and demonstrate some useful CSS techniques. Running Time: 2:18 hours Table of Contents 01 - Websites are content (Time: 09:04) 02 - Emphasizing Key Content Wireframing (Time: 06:12) 03 - The three layers affecting your
179.55 zł

Java in 24 Hours, Sams Teach Yourself (Covering Java 9)

Author: Rogers Cadenhead
Publishing date: 2017
Computer programming with Java is easier than it looks. In just 24 lessons of one hour or less, you can learn to write computer programs in Java.   Using a straightforward, step-by-step approach, popular author Rogers Cadenhead helps you master the skills and technology you need to create desktop and web programs, web services, an Android app, and even Minecraft mods in Java.   Each lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success.   Full-color figures and clear step-by-step instructions visually show you how to program with Java.   Quizzes and Exercises at the end of each chapter help you test your knowledge.   Notes, Tips, and Cautions provide related information, advice, and
144.00 zł

Learning React

Author: Kirupa Chinnathambi
Publishing date: 2017
Learning ReactA hands-on guide to building maintainable, high-performing web application user interfaces using the React JavaScript library As far as new web frameworks and libraries go, React is quite the runaway success. It not only deals with the most common problems developers face when building complex apps, it throws in a few additional tricks that make building the visuals for such apps much, much easier. What React isn't, though, is beginner-friendly and approachable. Until now. In Learning React, author Kirupa Chinnathambi brings his fresh, clear, and very personable writing style to help you understand the fundamentals of React and how to use it to build really performant (and awesome) apps. Build your first React app Create components to define parts of
163.00 zł

Macromedia Dreamweaver Mx 2004 Magic

Author: Angela Buraglia
Brad Halstead
Celic Danilo
Daniel Short
Danilo Celic
Joel Martinez
Kevin French
Kim Cavanaugh
Massimo Foti
Murray Summers
Stephanie Sullivan
Publishing date: 2004
As a serious Web designer or developer, you'll want to do one thing and one thing only when you lay your hands on the latest version of Dreamweaver: Start tinkering with all its new features. Problem is that's hard to do on someone else's dime. With Dreamweaver MX 2004 Magic, you don't have to! In these pages, Dreamweaver wizards Mossimo Foti, Angela C. Buraglia, andDaniel Short and several other experts draw on their own professional experience to offer 12 real-world projects that let you explore Dreamweaver MX 2004 at your leisure. With a focus on areas that can be troublesome for professional users-whether because they present thorny issues or because they draw on completely new features-each lesson provides need-to-know tips, proven techniques, and best practices.
125.00 zł

Macromedia Flash Mx 2004 Magic

Author: Andreas Heim
Aria Danika
Bill Spencer
Chad Corbin
DallaVilla Design
Duncan McAlester
Eric Bianchi
Michelangelo Capraro
Robert Hoekman
Todd Marks
Publishing date: 2004
As a serious Web designer, you'll want to do one thing and one thing only when you lay your hands on the latest version of Flash: Start tinkering with all its new features. Problem is, that's hard to do on someone else's dime. With Flash MX 2004 Magic, you don't have to! In these pages, 10 Flash wizards draw on their own professional experience to offer 12 real-world projects that let you explore Flash MX 2004 at your leisure. With a focus on areas that can be troublesome for professional users--whether because they present thorny issues or because they draw on completely new features--each lesson provides need-to-know tips, proven techniques, and best practices. By working through the step-by-step tutorials (whose project files and code you'll find on the accompanying
125.00 zł

Macromedia Flash MX Programming Kick Start

Author: Bill Sanders
Carol Tavris
Rosenzweig
Publishing date: 2004
Programmers increasingly use Flash to create database-driven, media-rich applications. On the Web or stand-alone, Flash applications are interactive and, therefore, Flash is becoming more and more attractive as a programming environment. Because of its complexity, programmers new to Flash have a real need for a concise, practical guide that puts them in control. Macromedia Flash MX Professional 2004 Kick Start is a succinct guide to get developers and programmers up-to-speed with using Flash as a programming interface.
135.00 zł

Microservices in .NET Core

Author: Christian Horsdal
Publishing date: 2017
Microservices are responsible for very tightly focused capabilities that are part of a more complex server-side software system. Microservices, when done well, are malleable, scalable, resilient, and allow a short lead time from start of implementation to deployment to production. When using microservices, the need for the technology to be lightweight and low ceremony grows, because creating new microservices needs to be quick and easy. OWIN is great for reuse of plumbing code and a lightweight web framework, like Nancy, is ideal. Microservices in .NET teaches readers how to build and deploy secure and operations-friendly microservices using Nancy. The book starts with an introduction to the microservices architectural style. Next, readers learn important practical
143.00 zł

Microservices

Author: Eberhard Wolff
Publishing date: 2016
The Most Complete, Practical, and Actionable Guide to Microservices Going beyond mere theory and marketing hype, Eberhard Wolff presents all the knowledge you need to capture the full benefits of this emerging paradigm. He illuminates microservice concepts, architectures, and scenarios from a technology-neutral standpoint, and demonstrates how to implement them with today’s leading technologies such as Docker, Java, Spring Boot, the Netflix stack, and Spring Cloud. The author fully explains the benefits and tradeoffs associated with microservices, and guides you through the entire project lifecycle: development, testing, deployment, operations, and more. You’ll find best practices for architecting
184.00 zł