Große Auswahl an günstigen Büchern
Schnelle Lieferung per Post und DHL

Bücher veröffentlicht von APress

Filter
Filter
Ordnen nachSortieren Beliebt
  • 11% sparen
    - A Complete Guide to Robotic Sumo using LEGO MINDSTORMS
    von David J. Perdue
    36,00 €

    WHEN DAVID CONTACTED ME to ask about writing the foreword for his MINDSTORMS book, my first thought was, *~other book about LEGO robotics-is there still some- thing to write about it?"e; In fact, the shelves of the bookstores now offer a wide selection of books about building robots with the LEGO MINDSTORMS system. Many of them are actually very good books, which cover the matter quite deeply and exhaustively. However, a few lines below in his e-mail, David explained to me that the book was to deal exclusively with robotic sumo. That raised my interest and made me feel sud- denly excited, because I love sumo. I strongly believe that building a robot to attend a sumo contest is one of the best experiences for hobby robotics fans, because it's both extremely instructive and a lot of fun! Let me clarify my thought. Generally speaking, attending a contest is a very good way to learn about robotics. First of all, the contest helps the builder to keep focused on a specific goal. In fact, many beginners get lost in simply deciding what to build- either getting quickly bored by too simple projects or frustrated by too complex ones. In the second place, the rules of the tournament state very precisely what is allowed and what is not, providing a context to the designer's choices and narrowing the possibilities.

  • 10% sparen
    - Microsoft Message Queue Programming
    von Arohi Redkar, Ken Rabold, Richard Costall, usw.
    48,00 €

    NO APPLICATION IS AN ISLANDo o o In today's connected world, each and every professional developer must assume that his or her applications will need to communicate with other applications. Distributed applications, however, present a large set of unique challenges, like, what do I do when the network is disconnected? How do I coordinate the actions of two separate applications? How do I handle peak times? How do I guarantee delivery? How do I upgrade my application without breaking the communication? We at the Microsoft Message Queue (MSMQ) team have worked hardto provide an elegant solution to these questions and many others. This book will help you leverage this work by using MSMQ in your distributed applications so that you will be able to concentrate on the business logic rather than network problems. What is MSMQ? MSMQ is message-oriented middleware (MOM) that comes as a standard component ofWindows and allows applications to exchange messages among them using queues-outgoing queues for Iilessages waiting to be sent, and incoming queues for messages waiting to be received. Queues-like dams-guarantee nice and controlled flow of information, even when the network is congested or suffers frequent disconnects. Moreover, queues are a very natural programming metaphor. Most people would agree that working from a queue of to-do tasks is more effective than responding to requests on the spot. The same is true for computer programs. Programs that process queues of incoming messages tend to be simpler and more efficient than programs acting on interrupts.

  • 13% sparen
    - A .NET Perspective
    von Martin L. Shoemaker
    40,00 €

    I WANT TO TELL YOU about three things: 1) myself, 2) my view of UML, process, and . NET and 3) Martin L. Shoemaker. From these three things, I hope to give you a per- spective on the value this book offers me-and most likely you, too. About Me As a developer, I've been "e;introduced"e; to several development processes and methodologies. The documentation for these processes literally covered feet of shelf space. I've also encountered a number of diagramming systems. To me, most of the latter come across as a boatload of funny symbols with a bunch of nuanced meanings dreamed up by their inventors and proponents. In both cases, I could easily see a half year of my life dedicated to understanding these systems. What would I gain from investing so much time in learning how someone else thinks about building software? And, if I do invest the time to learn a new vocabulary to discuss software systems, with whom will I communicate? Let's face it, irrespective of the part of the software lifecycle you're involved in, you're expected to produce something that looks or behaves in a specific, predictable manner. Note that I didn't say we always know what form that behavior will take! What I'm getting at here is that we have to have a mental model of what we're creating, and that model must be communicated and understood. To be successful, that model must also be complete and internally consistent.

  • von Mark Pilgrim
    57,00 €

    Whether you're an experienced programmer looking to get into Python or grizzled Python veteran who remembers the days when you had to import the string module, Dive Into Python is your 'desert island' Python book.— Joey deVilla, Slashdot contributor As a complete newbie to the language...I constantly had those little thoughts like, 'this is the way a programming language should be taught.'— Lasse Koskela , JavaRanch Apress has been profuse in both its quantity and quality of releasesand (this book is) surely worth adding to your technical reading budget for skills development.— Blane Warrene, Technology NotesI am reading this ... because the language seems like a good way to accomplish programming tasks that don't require the low-level bit handling power of C.— Richard Bejtlich, TaoSecurityPython is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for shell scripters, and for serious application developers who want a feature-rich, yet simple language to deploy their products. Dive Into Python is a hands-on guide to the Python language. Each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and then puts it all back together in a summary at the end. This is the perfect resource for you if you like to jump into languages fast and get going right away. If you're just starting to learn Python, first pick up a copy of Magnus Lie Hetland's Practical Python.

  • 15% sparen
    - Java Management Extensions
    von J. Jeffrey Hanson
    41,00 €

    Get ready to plunge into the complete world of JMX architecture—including the release of JMX Remoting 1.2! Pro JMX: Java Management Extensions features cutting-edge examples of JMX integration with distributed applications, including sequence diagrams and real-world sample code. Author Jeff Hanson takes a top-down approach, starting from the highest level of detail and drilling down. In the process, he presents the JMX architecture as a pluggable, services-oriented framework, and discusses how JMX allows you to dynamically add, remove, and modify services at runtime. Hanson also provides in-depth discussions of JMX notifications, event models, and messages. The book finishes up with real-world examples of JMX in use, and features discussions of how JMX is integrated with different management systems and how JMX is used to expose these systems to the J2EE environment.

  • - Hike and Seek with Your GPS
    von Erik Sherman
    18,00 €

    * This is the only book out on a phenomenon that has been growing at exponential rates since its introduction in 2000: hundreds of thousands of people participate. * Geocaching has received wide coverage on television, radio, newspapers, and magazines-it is particularly popular with extreme sports and high-tech aficionados. * Teaches navigation techniques, including GPS, compass, and map; offers effective strategies for geocaching tournaments and events.

  • 11% sparen
    von Phil Wilson
    57,00 €

    Installing new software is perhaps the most adrenalin-inducing experience you'll have on a computer, aside from whatever games you might play. It's not hard to see why. You give over control of the system to a program that often demands Administrator privilege and that then starts updating some of the most fragile parts of your system. You might know the actual product being installed quite well, but there's rarely any documentation about what the installation of it will do to your system. It might install kernel drivers or Services, it might alter your personal settings without your permission, and it might result in other applications on your system no longer working. For a company building and shipping software, the installation might be the first time the customer has seen your product or your company, and it's your opportunity to make a lasting impression one way or the other. An unreliable installation will affect the cus- tomer's image of you for a long time. The goal of this book is to show you how to build safe and secure installa- tions. Its focus is Windows Installer technology on the Windows NT series of operating systems for Windows 2000 and above, and you'll build example pro- jects as Visual Studio Setup and Deployment Projects. Aside from the actual nuts and bolts of building Windows Installer-based installations, I'll offer advice on how to build a reliable installation and what you should and shouldn't do.

  • 14% sparen
    von Jeff Dwyer
    36,00 €

    When I quit my day job in the summer of 2006 to bring an idea of mine to life as an Internet startup, I was faced with a huge number of questions and not a lot of clear answers. The excitement of starting a new project was soon tempered by the difficulty of choosing among the dizzying array of possible technical platforms and solutions. While the shelves were full of books focusing on each of the components of a web application, what I really wanted was a look at how all the pieces fit together. Too often, I found books that seemed like annotated versions of Javadocs, with he- ful explanatory notes that setEnabled(boolean enabled) would set the enabled flag. At the other end of the spectrum were abstract architectural tracts that might have made for good reading but certainly didn't give me a head start on the architecture. I wanted to see how these technologies worked when used for nontrivial applications; I wanted to see ugly problems and their solutions-I wanted a look at the source code of a modern web application.

  • 10% sparen
    von Michael Coles
    53,00 €

    Knowledge and ability to apply XML are de rigueur in today’s world, and SQL Server developers and administrators are no exception to that rule. Pro SQL Server 2008 XML is your key to unlocking the powerful XML feature set first introduced in SQL Server 2005 and since refined in SQL Server 2008. Author Michael Coles shows how to store XML using SQL Server’s built–in XML data type. Learn to query and manipulate XML data using standard technologies such as XQuery and XSLT. No SQL Server database professional can afford to be without knowledge of the XML feature set. Pro SQL Server 2008 XML delivers on the knowledge that you need to remain competitive in your career. Shows how to store, query, and manipulate XML documents in SQL Server Provides step–by–step examples showing best practices and advanced features Accurately discusses how SQL Server’s XML feature set stacks up against the ISO XML standards

  • - Building Enterprise Google Web Toolkit Applications
    von Vipul Gupta
    31,00 €

    Ajax is a web development technique that takes advantage of JavaScript to display and interact dynamically with information embedded into a web page. Its emergence has made it possible to create web applications that closely resemble their desktop–based brethren. With this exciting new ability came several challenges; not only did developers have to learn JavaScript, but they were also forced to use inefficient development processes, not to mention deal with cross–platform and browser difficulties. But with the release of Google Web Toolkit (GWT), Java developers are able to continue using their favorite language to write powerful Ajax applications while using not only the Java language, but also the very same development tools they’re already using on a daily basis!Serious Java developers wanting to write Ajax applications using GWT can expect a fast–paced, yet thorough, introduction to GWT from Java expert Vipul Gupta. You’ll gain key insights into the GWT framework’s capabilities and can rely on clear instruction that will show you how to incorporate GWT into your daily development routine in the most effective way. Accelerated GWT introduces you to the popular GWT framework in a way that will allow you to begin using GWT in short order. Forgoing superfluous introductions to JavaScript and Ajax, you’ll instead be immersed in GWT fundamentals from the very first chapter. Subsequent chapters discuss key GWT concepts such as architecture, widgets, and RPC. Understanding you’ll want to efficiently integrate GWT into your development workflow, the author also devotes time to sound GWT application design, testing, and internationalization issues.

  • - Building Applications in WPF and Silverlight
    von Victor Gaudioso
    34,00 €

    Welcome to Foundation Expression Blend 2: Building Applications in WPF and Silverlight! I am very excited about this book, as I love Windows Presentation Foundation (WPF) and Silverlight, and I have a passion for teaching them both. Throughout the course of the book, I am going to take you step by step from being a novice in Blend/WPF/Silverlight to being a skilled prac- tioner, able to create your own dynamic Rich Media Applications with animations, stunning effects, and even 3D objects. As well as these innovative tools from Microsoft, you will also use some third-party applications that will really make your creations visually stunning. Because this technology is so new, only a handful of people in the world know how to develop in it, and those who can are compensated very well and are highly sought after. It's a rapidly expanding market, and more and more companies are looking for Silverlight and WPF developers-if you have those skills, then you'll be a developer in demand! To give you an www. identitymine.

  • 11% sparen
    von James Luetkehoelter
    61,00 €

    Many would argue that the single most important job of a SQL Server database administrator is to be able to recover your database in the event of loss or damage. Pro SQL Server Disaster Recovery helps you meet that goal by showing you how to think about and plan for potential problems. You’ll learn to anticipate and reduce the likelihood of a disaster, and to mitigate the effects of a disaster when one does occur. Perhaps most importantly, you’ll learn how to prepare so that you can return a system to its normal state quickly, ensuring system availability and the continued success and operation of your business.Many SQL Server features and technologies are, or can be put to good use in disaster recovery planning. In this book, you’ll learn about powerful tools and features—such as Database Snapshots and Mirroring—for data backup and disaster recovery that are present in SQL Server 2005, and that are enhanced in SQL Server 2008. Also covered are common issues to expect when using these features. This book explores your options by examining the technical details of disaster recovery features and then applying that knowledge to practical scenarios. There’s a human side to disaster recovery planning as well. Like few other activities, disaster recovery planning requires that you work closely with a wide variety of people from all across your organization. People skills are as critical to disaster recovery planning as technical skills, and perhaps more so. This book does not leave you in the dark, but provides sound advice on how to keep disaster recovery planning projects on track, how to avoid dangerous scope creep, and how to work effectively with the variety of personality types that you will encounter.Disaster recovery planning is really about sleep. When you get the call at 3:00 am that your database is lost, don’t wake up with that icy feeling in your veins. Instead, wake up with confidence that you have a plan in place, a plan that you’ve practiced, that management has bought into, a plan that you can execute even while half–asleep to get your database, your company, and your job back on track.

  • - Rapid Mashup Development
    von Eric Griffin
    30,00 €

    Author Eric Griffin shows you how to mix applications and share your hybrids with the world, using the Popfly Mashup Creator and Popfly Web Page Creator.

  • - From Novice to Professional
    von Clare Churcher
    50,00 €

    Clare Churcher’s Beginning SQL Queries is your guide to mastering the lingua franca of the database industry: the SQL language. Good knowledge of SQL is crucial to anyone working with databases, because it is with SQL that you retrieve data, manipulate data, and generate business results. Knowing how to write good queries is the foundation for all work done in SQL, and it is a foundation that Clare lays well in her book. Does not bore with syntax! Helps you learn the underlying concepts involved in querying a database, and from there the syntax is easy Provides exceptionally clear examples and explanations Is academically sound while being practical and approachable

  • - From Novice to Professional
    von Grant Allen
    47,00 €

    IBM’s DB2 Express Edition is one of the most capable of the free database platforms available in today’s marketplace. In Beginning DB2, author Grant Allen gets you started using DB2 Express Edition for web sites, desktop applications, and more. The author covers the basics of DB2 for developers and database administrators, shows you how to manage data in both XML and relational form, and includes numerous code examples so that you are never in doubt as to how things work. In this book, you’ll find: A friendly introduction to DB2 Express Edition, an industrial–strength, relational database from IBM Dozens of examples so that you are never in doubt as to how things work Coverage of important language interfaces, such as from PHP, Ruby, C#, Python, and more The book is aimed at developers who want a robust database to back their applications.

  • 14% sparen
    von Hristo Deshev
    46,00 €

    I remember the first time I got to play with Windows PowerShell-I had some spare time on my hands, and after reading a blog post, I quickly set off to download the unofficial pre-release bits that were available at the time. I originally had very low expectations about the tool-all I wanted was a shell that is up to par with its UNIX cousins. Boy, was I wrong! The moment I learned about object pipelines, I knew this tool was going to change the way I think about automating tasks on Windows. Fast forward a couple of months, and here I am, so much in love with Power- Shell that I even wrote a whopping 400-page book about it. Why Another Book on Windows PowerShell? As much as I like PowerShell, its plain-console looks make it very easy for people to dismiss it without really seeing what lies beneath the surface. I feel it is still largely undiscovered-I know many professionals who have yet to try it out. When administrators see PowerShell for the first time, many simply shrug, assuming it's just another version of the primitive command prompt we inherited from DOS.

  • 12% sparen
    - Electronic Document Interchange Solutions
    von Mark Beckner
    52,00 - 53,00 €

    Electronic document interchange, or EDI, is one of the next big waves in connected systems, as business becomes more dependent on working with partners, suppliers, and other organizations in a streamlined way. Microsoft BizTalk Server 2006 R2 offers an efficient, integrated way to deploy EDI solutions, and with Pro EDI in BizTalk Server 2006 R2: Electronic Document Interchange Solutions, you’ll see how EDI can be used in your business and how best to get it set up with BizTalk. With a cursory read of this book, management–level resources will be able to quickly determine the complexity of a BizTalk EDI implementation and the level of resources that will need to be made available. The developer will get an in–depth understanding of EDI and a detailed step–by–step approach to building and deploying projects.This book’s unique approach sees an EDI project from end to end, through inception, into development, and finally through deployment. With this practical guide, you can set up and deliver a BizTalk 2006–driven EDI solution without getting caught up in the complexity of non–EDI items in BizTalk.

  • 10% sparen
    - Using Java ME Platform to Put the Fun into Your Mobile Device and Cell Phone
    von Carol Hamer
    53,00 €

    Creating Mobile Games: Using Java ME Platform to Put the Fun into Your Mobile Device and Cell Phone is a practical build-it-yourself mobile Java games book with lots of complete working code and advice: Shows you how to create a basic game and make it a professional one (by adding a pro look-and-feel by writing your own menus or using the open source J2ME Polish, and enabling marketing/billing from your own web site) Demonstrates Wireless Messaging and other optional APIs (using SMS, PIM, File Connection, Bluetooth, and so forth in a multiplayer game) Covers MIDP3

  • 12% sparen
    - Theory and Practice
    von Don Rosenberg & Matt Stephens
    66,00 €

    Matt's Preface This book illustrates how to get from use cases to working, maintainable source code in as few steps as possible . . . but without cutting the essential corners. It's also about how to minimize the amount of rework you need to do once you've gotten to source code. Learning by Doing In this book we've tried to capture the essential qualities of Doug's ICONIX training courses- that is, the "e;magic qualities"e; of learning by doing. The ICONIX Jumpstart courses are very practical and hands-on; they draw students in by encouraging them to learn new skills by practicing, often on the real projects that they'll be returning to once the course is finished. This idea of learning by doing has long been recognized as an optimal form of education. Even at the start of the twentieth century, John Dewey, an American psychologist and edu- tional reformer, recognized that learning from experience gives rise to increasing productivity. The key is to engage the brain with practical tasks rather than to fall into the all-too-familiar "e;study trap"e; of rote learning. Memorizing long lists of names or API functions might help someone score highly on a test, but it isn't the same as understanding a subject in depth. For one thing, people tend not to retain information for very long if they've simply memorized it.

  • 12% sparen
    von Robert Pickering
    57,00 €

    Functional programming (FP) is the future of .NET programming, and F# is much more than just an FP language. Every professional .NET programmer needs to learn about FP, and there's no better way to do it than by learning F#, and no easier way to learn F# than from Foundations of F#.If you're already familiar with FP, youll find F# the language youve always dreamed of. All .NET programmers will find F# an exciting real-world alternative to C# and Visual Basic. This book is likely to have many imitators, but few true competitors. Written by F# evangelist Rob Pickering, and tech reviewed by F#'s main designer, Don Syme, this is an elegant, comprehensive introduction to all aspects of the language and an incisive guide to using F# for real-world professional development. F# is the future of programming (not just on .NET), and the future is now.

  • 14% sparen
    von Zubin Wadia, Hazem Saleh, Martin Marinschek & usw.
    36,00 €

    In the four years that the Sun, IBM, and MyFaces implementations have been ava- able, the MyFaces project has arguably been the front-runner when it comes to in- vation and dexterity. It also is the most responsive to user issues and has a vibrant community that ensures progression (you can always find free support on the mailing lists). With JavaServer Faces (JSF) 2.0 around the corner, preparation is already under way as the committers quickly review the early access draft and plan for MyFaces 2.0. This "e;anarchic collaboration,"e; a term coined by Roy Fielding, is the essence of the Apache MyFaces project: many talented people share information with a single-minded objective to make JSF a pleasurable developer experience for all. The Tomahawk, Tri- dad, Tobago, Orchestra, and MyFaces implementations have been downloaded over a million times. Before the Sun JSF 1.2 implementation was released, we could safely say the MyFaces implementation was the only reliable way to build production JSF appli- tions. Even today, many developers are happy with simply using MyFaces 1.1.x and Facelets to form a potent combination. This book assumes you are interested in JSF and component-oriented development.

  • 12% sparen
    von Trey Nash
    32,00 €

    Visual Basic 2008 (VB 2008) is relatively easy to learn for anyone familiar with another object-oriented language. Even someone familiar with Visual Basic 6.0 who is looking for an object-oriented language will find VB 2008 easy to pick up. However, though VB 2008, coupled with .NET, provides a quick path for creating simple applications, you still must know a wealth of information and understand how to use it correctly in order to produce sophis- cated, robust, fault-tolerant applications. We teach you what you need to know and explain how best to use your knowledge so that you can quickly develop true VB 2008 expertise. Idioms and design patterns are invaluable for developing and applying expertise, and we show you how to use many of them to create applications that are efficient, robust, fault-tolerant, and exception-safe. Although many are familiar to C++ and Java programmers, some are unique to .NET and the Common Language Runtime (CLR). We show you how to apply these indispen- ble idioms and design techniques to seamlessly integrate your VB 2008 applications with the .NET runtime, focusing on the new capabilities of VB 2008. Design patterns document best practices in application design that many different p- grammers have discovered and rediscovered over time. In fact, .NET itself implements many well-known design patterns. You will see these practices detailed throughout this book. Also, it is important to note that the invaluable tool chest of techniques is evolving constantly.

  • von Richard Leggett, Scott Janousek & Weyert De Boer
    50,00 €

    It's always great to see people's faces when they copy their first Flash Lite applications or games onto their phones and press Run. The reaction is usually, "e;Wow!"e; Even something that would appear trivial when viewed on a web site somehow looks wholly impressive when running on that little color screen in your hand. By picking up this book, you're guaranteed to experience this moment for yourself. The aims of this book are to build on your current skill level-whether you're a beginner with no experience with Flash or an advanced coder with years of web programming prowess-and to give you the skills you need to create great content for mobile devices. At first, mobile Flash development might seem like a no brainer; you may have heard that you can just throw your Flash at the phone, and it just works-that's only half true. Creating content for devices carries with it a world of new limitations and possibilities, and it may require you to change how you think about users. On top of that, you are given new functionality to play with that can enrich the experience and give users what they really need, wherever they may be at the time.

  • von Klaus Aschenbrenner
    42,00 €

    Pro SQL Server 2005 Service Broker by Klaus Aschenbrenner, an international expert on Service Broker, explains why Microsoft introduced Service Broker and describes its advantages over prior message technologies. Rich with practical examples, this is the most complete and incisive book on this important new technology—an invaluable resource for all serious database and web developers. Focused on best practices, it explains in detail how Service Broker supports and enhances database and web applications. This book not only covers Service Broker fundamentals, but also addresses current crucial topics like service-oriented architecture (SOA) and service-oriented data architecture (SODA).

  • 11% sparen
    - The Visual C++ Language for .NET
    von Gordon Hogenson
    62,00 €

    C++/CLI is arguably the most powerful language on the .NET 2.0 Platform, as it is the only one that gives developers the option to directly access their computer's hardware from within the .NET managed code environment. As such it is ideal for the kind of processor and memory intensive tasks for which C++ has always traditionally been used.This book gives developers - both the experienced and those who have only taken their first few steps - a small, fast-paced primer that will kick-start them into the world of C++/CLI. In twenty no-fluff chapters Microsoft insiders take readers into the heart of the C++/CLI language and explain both how the language elements work and how Microsoft intends them to be used. At the end of this short book readers will have a deep thorough grounding in the core language elements and the confidence to explore further that comes from a solid understanding of a language's syntax and grammar.

  • - Joel Spolsky's Concise Guide to Finding the Best Technical Talent
    von Avram Joel Spolsky
    30,00 €

    A guide to attracting, recruiting, interviewing, and hiring the best technical talent. A comprehensive system for hiring top–notch technical employees Packed with useful information and specific advice written in a breezy, humorous style Learn how to find great people—and get them to work for you—in an afternoon! The top software developers are ten times more productive than average developers. Ten times. You can’t afford not to hire them. But if you haven’t been reading Joel Spolsky’s books or blog, you probably don’t know how to find them and make them want to work for you.In this brief book, Joel reveals all his secrets—from his years at Microsoft, and as the co–founder of Fog Creek Software—for recruiting the best developers in the world.If you’ve ever wondered what you should be looking for in a resume, if you’ve ever struggled to decide whether to hire someone at the end of an interview, or if you’re wondering why you can’t find great programmers, stop everything and read this book.

  • von Donald Jacobs & Derek Schauland
    52,00 €

    This book shows you how to use PowerShell to quickly pinpoint, diagnose, and solve problems with your Windows Server environment, reducing the need for external tools, and ensuring you stay up-to-date with PowerShell as it quickly becomes one of the most useful tools in an administrator's toolkit.Authors Derek Schauland and Donald Jacobs take you through a range of examples, showing you how to gather information from different computer sources. Whether you are logged into the server locally or just wanting to check the status of a server from your local computer, the right PowerShell cmdlets can give you a lot of information quickly, and allow you to troubleshoot your servers from the command line with little interaction with the server's desktop.In this book, you'll learn how PowerShell can help you: Understand PowerShell versus the GUIGather information from Windows event logsGather information from your server, including memory, hardware configurations, and disk space availableFind out what applications are installed on a serverFind out which Windows updates have been installed on your computerCheck the processes running on your computer and gather information about them, or start and stop them from the command lineQuickly check if services are running, and stop or start them as neededWho This Book Is ForWindows Administrators, IT Professionals and support personnel needing ways to quickly find and troubleshoot issues in their environment using the included tools. Those entering IT or wishing to develop their PowerShell skills will also benefit from this book.

  • von Godfrey Nolan
    21,00 €

    This concise book walks you through how to get unit testing and test driven development done on Android, specifically using JUnit 4. You'll learn how to do agile development quickly and correctly, with a significant increase in development efficiency and a reduction in the number of defects.Agile practices have made major inroads in Java development, however it's very unusual to see something as basic as unit testing on an Android project. Done correctly, Agile development results in a significant increase in development efficiency and a reduction in the number of defects. Google have finally moved away from JUnit 3 and the developer can now do the more commonly accepted JUnit 4 tests in Android Studio.Up until now getting JUnit testing up and running in Android was not for the "e;faint hearted."e; However, "e;now it's in Android Studio, there is no excuse,"e; according to the author Godrey Nolan, president of RIIS LLC. Android developers are faced with their own set of problems such as tightly coupled code, fragmentation, immature testing tools all of which can be solved using existing Agile tools and techniques that this short book will teach you.What You'll Learn:What are the primary agile learning objectives applicable to Android What are the key Android unit testing tools and how to use themWhat is mock testing and the mock testing learning objectives and how to apply these to your Android appsHow to use dependency injectionHow to apply test driven development to AndroidHow to deal with legacy code, a big issue with regards to AndroidAudience:This book is for experienced Android app developers looking for an edge to build better and more agile Android apps.  Some experience with Java also helpful.

  • - A Comprehensive OCPJP 8 Certification Guide
    von Hari Kiran Kumar, Tushar Sharma & SG Ganesh
    70,00 €

    This book is a comprehensive, step-by-step and one-stop guide for the Java SE 8 Programmer II exam (IZ0-809). Salient features of this book include: 100% coverage of the exam topics, a full-length mock exam, practice exam questions, exam notes and tips. Oracle Certified Professional Java SE 8 Programmer II Guide (Exam IZ0-809) is a comprehensive guide for the OCPJP 8 exam. The book starts by answering frequently asked questions about the OCPJP 8 exam (Chapter 1). The book maps each exam topic into a chapter and covers 100% of the exam topics (next 12 Chapters). Exam topics are discussed using numerous programming and real-world examples. Each chapter ends with practice exam questions and a quick summary that revises key concepts covered in the chapter from exam perspective. After reading the main chapters, you can take the full-length mock exam to ensure that you have enough practice before actually taking the exam (Chapter 14).  If you are an OCPJP 8 exam aspirant, this book is certainly for you. This book assumes that you are already familiar with Java fundamentals (that is in line with the prerequisite of having a OCAJP 8 certification before you take up the OCPJP 8 exam). This book will be a delectable read to you because of its simple language, example driven approach, easy-to-read style, and complete focus towards the exam. Salient Features * In-depth and 100% coverage of all 12 exam topics for the certification * Numerous illustrative programming and real-world examples* Hundreds of practice exam questions (including a full-length mock exam)What you will learn: * Have the necessary knowledge to clear the exam since 100% of the exam topics are covered to the required depth * clearly understand the scope and objectives of the exam, the technical topics covered in the exam, and type and level-of-difficulty of the exam questions (in short, you will clearly know what's exactly required for passing the exam) * get into an "e;exam mindset"e; by trying out hundreds of practice exam questions. 

  • - Second Edition: With RPG Maker MV
    von Darrin Perez
    61,00 €

    Updated for RPG Maker MV using JavaScript, Make a 2D RPG in a Weekend shows you how to create your very own dungeon crawler game in RPG Maker MV in a single weekend. The entire process, from start to finish, is covered within this book. You will see a variety of dungeon maps and events, all broken down for your convenience.One of the hardest parts of game development is actually finishing a game, but it is also one of the most important steps on the way to becoming a game developer. If you have yet to finish a game, this book will give you the confidence and resources you need to finally be able to create your very own RPG. Once you've completed the game in this book, you'll be able to modify it as much as you like, adding new monsters and quests, and you'll have the skills to go on to create your second game all by yourself. Among the topics covered in this book are:Creating various types of enemy encounters via the use of the eventing system, and JavaScript replacing the old Ruby commands.Creating a special area that allows the player to pick their character of choice instead of being forced to play a particular character.Clever uses of events to create items that allow the player to return to town instantly and summon vehicles to their side.What You'll Learn:Create playable characters that have different attributes and play styles.Create a wide variety of weapons, armors, and items for the player to purchase, find, and use.JavaScript is now used throughout.Design dungeon levels with specific goals in mind.Create treasure chests with random contents or contents based on the player's character.Create doors that require keys or puzzles to unlock.Create a variety of enemy encounters.Who This Book is For:Make a 2D RPG in a Weekend is for anyone who has ever wanted to create a game from scratch. All you need is this book and a copy of RPG Maker MV.

Willkommen bei den Tales Buchfreunden und -freundinnen

Jetzt zum Newsletter anmelden und tolle Angebote und Anregungen für Ihre nächste Lektüre erhalten.