1230~1231_架空犯【在場證明版】
1228~1230_世界上最透明的故事2

英文書 > 全部商品

Java 7 Programming

McGraw-Hill 出版
2012/01/20 出版

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Develop, Compile, and Debug High-Performance Java ApplicationsTake your Java skills to the next level using the expert programming techniques contained in this Oracle Press guide. Featuring real-world code samples and detailed instructions, Java Programming demonstrates how to fully utilize the powerful features of Java SE 7. Find out how to design multithreaded and network applications, integrate structured exception handling, use Java libraries, and develop Swing-based GUIs and applets. Inheritance, generics, and utility classes are are covered in this practical resource.Create custom classes, methods, arrays, and operatorsControl program flow using conditional statementsHandle multithreaded, network, and I/O programmingLearn new constructs in multithreadingIncorporate enums, annotations, and autoboxingRecover from errors, input failures, and exceptionsUse Java Swing to build lightweight GUIs and appletsCut development time using the collections frameworkWork with the latest Java libraries and utility classes

9 特價1733
立即代訂
下次再買

Java 7 for Absolute Beginners

Jay,Bryant  著
Apress 出版
2011/12/21 出版

Java 7 Programming for Absolute Beginners introduces the new core, open source Java Development Kit. Its focus is on practical knowledge and its completeness--it provides all the bits and pieces an utter novice needs to get started programming in Java. It seems as if everyone is writing applications or apps these days for Android, BlackBerry, and the enterprise--it's where the money's at. But, how do they do it? Well, it's best to start by learning Java, one of the most popular programming languages around these days, still. Yes, that's right. This book: Teaches Java development in language anyone can understand, giving you the best possible start Provides simple, step-by-step examples that make learning easy, allowing you to pick up the concepts without fuss Offers clear code descriptions and layout so that you can get your code running as soon as possible

9 特價1539
貨到通知
下次再買

Tika in Action

Manning 出版
2011/12/08 出版

Summary Tika in Action is a hands-on guide to content mining with Apache Tika. The book's many examples and case studies offer real-world experience from domains ranging from search engines to digital asset management and scientific data processing.About the TechnologyTika is an Apache toolkit that has built into it everything you and your app need to know about file formats. Using Tika, your applications can discover and extract content from digital documents in almost any format, including exotic ones.About this BookTika in Action is the ultimate guide to content mining using Apache Tika. You'll learn how to pull usable information from otherwise inaccessible sources, including internet media and file archives. This example-rich book teaches you to build and extend applications based on real-world experience with search engines, digital asset management, and scientific data processing. In addition to architectural overviews, you'll find detailed chapters on features like metadata extraction, automatic language detection, and custom parser development. This book is written for developers who are new to both Scala and Lift and covers just enough Scala to get you started. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's InsideCrack MS Word, PDF, HTML, and ZIPIntegrate with search engines, CMS, and other data sourcesLearn through experimentationMany examplesThis book requires no previous knowledge of Tika or text mining techniques. It assumes a working knowledge of Java. ========================================​==Table of ContentsPART 1 GETTING STARTEDThe case for the digital Babel fishGetting started with TikaThe information landscapePART 2 TIKA IN DETAILDocument type detectionContent extractionUnderstanding metadataLanguage detectionWhat's in a file?PART 3 INTEGRATION AND ADVANCED USEThe big pictureTika and the Lucene search stackExtending TikaPART 4 CASE STUDIESPowering NASA science data systemsContent management with Apache JackrabbitCurating cancer research data with TikaThe classic search engine example

9 特價2065
貨到通知
下次再買

Programming Html5 Applications

Oreilly & 出版
2011/11/30 出版

HTML5 is not just a replacement for plugins. It also makes the Web a first-class development environment by giving JavaScript programmers a solid foundation for building industrial-strength applications. This practical guide takes you beyond simple site creation and shows you how to build self-contained HTML5 applications that can run on mobile devices and compete with desktop apps. You'll learn powerful JavaScript tools for exploiting HTML5 elements, and discover new methods for working with data, such as offline storage and multithreaded processing. Complete with code samples, this book is ideal for experienced JavaScript and mobile developers alike. Store session data in the browser with local storage objects Save trips to the server: store larger amounts of data with IndexedDB Give browsers limited access to a user's system to read and upload files Take your app offline--and speed up page loading when it's online Use Web Workers to create multithreaded applications Transfer data between browser and server more efficiently with Web Sockets Learn about HTML5 tags for forms, multimedia, graphics, and geolocation "HTML5 is all the rage these days, but it's more than just a buzzword. Programming HTML5 Applications provides the knowledge to guide you through all the new technologies needed to make modern web applications." --Ralph Whitbeck, cohost of The Official jQuery Podcast

9 特價855
貨到通知
下次再買

Html5 Cookbook

Oreilly & 出版
2011/11/28 出版

With scores of practical recipes you can use in your projects right away, this cookbook helps you gain hands-on experience with HTML5's versatile collection of elements. You get clear solutions for handling issues with everything from markup semantics, web forms, and audio and video elements to related technologies such as geolocation and rich JavaScript APIs. Each informative recipe includes sample code and a detailed discussion on why and how the solution works. Perfect for intermediate to advanced web and mobile web developers, this handy book lets you choose the HTML5 features that work for you--and helps you experiment with the rest. Test browsers for HTML5 support, and use techniques for applying unsupported features Discover how HTML5 makes web form implementation much simpler Overcome challenges for implementing native audio and video elements Learn techniques for using HTML5 with ARIA accessibility guidelines Explore examples that cover using geolocation data in your applications Draw images, use transparencies, add gradients and patterns, and more with Canvas Bring HTML5 features to life with a variety of advanced JavaScript APIs

9 特價1197
貨到通知
下次再買

Sams Teach Yourself Html5 Mobile Application Development in 24 Hours

Sams Publishing 出版
2011/11/15 出版

In just 24 sessions of one hour or less, learn how to build rich, robust mobile apps that run on smartphones, tablets, and other devices and interact with users in powerful new ways. Using this book's straightforward, step-by-step approach, you'll master leading-edge practical skills you can use whether you're developing for the iPad/iPhone or Android. Discover how to quickly build new mobile apps and upgrade older apps, provide cutting-edge media content, leverage advanced features ranging from geolocation to the semantic web, and even simplify complex back-end development. Each lesson builds on what you've already learned, giving you a rock-solid foundation for real-world success! Step-by-step instructions carefully walk you through the most common HTML5 mobile development tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge. By the Way notes present interesting information related to the discussion. Did you Know? tips offer advice or show you easier ways to perform tasks. Watch Out! cautions alert you to possible problems and give you advice on how to avoid them. Learn how to... Work with the new HTML5 tags most valuable for mobile development Get started fast with HTML5 features already supported by today's browsers Detect mobile devices and HTML5 support and upgrade sites to support them Style and build more efficient, usable mobile pages Use jQuery Mobile to quickly create mobile apps Leverage HTML5's breakthrough drawing and typography features Efficiently integrate media content into your apps Add meaning with HTML5 sectioning and semantic elements Implement drag-and-drop more easily than ever Build offline applications and other apps that use local storage Detect and work with location data via the GeoLocation API Use microformats and microdata to make web pages friendlier to computers Add powerful back-end functionality with WebSockets, Web Workers, and File APIs Improve user navigation with the History API

9 特價1260
貨到通知
下次再買

HTML5 Multimedia

Devlin- Ian  著
Peachpit Pr 出版
2011/11/15 出版
9 特價1368
貨到通知
下次再買

Html & Css

Jon,Duckett  著
Wiley-Inters 出版
2011/11/08 出版

Jon Duckett's best-selling, full color introduction to HTML and CSS--making complex topics simple, accessible, and fun! Learn HTML and CSS from the book that has inspired hundreds of thousands of beginner-to-intermediate coders. Professional web designers, developers, and programmers as well as new learners are looking to amp up their web design skills at work and expand their personal development--yet finding the right resources online can be overwhelming. Take a confident step in the right direction by choosing the simplicity of HTML & CSS: Design and Build Websites by veteran web developer and programmer Jon Duckett. Widely regarded for setting a new standard for those looking to learn and master web development through his inventive teaching format, Jon Duckett has helped global brands like Philips, Nike, and Xerox create innovative digital solutions, designing and delivering web and mobile projects with impact and the customer at the forefront. In HTML & CSS, Duckett shares his real-world insights in a unique and highly visual style: Introduces HTML and CSS in a way that makes them accessible to everyone―from students to freelancers, and developers, programmers, marketers, social media managers, and more Combines full-color design graphics and engaging photography to explain the topics in an in-depth yet straightforward manner Provides an efficient and user-friendly structure that allows readers to progress through the chapters in a self-paced format Is perfect for anyone looking to update a content management system, run an e-commerce store, or redesign a website using popular web development tools HTML & CSS is well-written and readable, providing organized instruction in ways that other online courses, tutorials, and books have yet to replicate. For readers seeking a comprehensive yet concise guide to HTML and CSS, look no further than this one-of-a-kind guide. HTML & CSS is also available as part of two hardcover and paperback sets depending on your web design and development needs: Web Design with HTML, CSS, JavaScript, and jQuery SetPaperback: 9781118907443Hardcover: 9781119038634 Front-End Back-End Development with HTML, CSS, JavaScript, jQuery, PHP, and MySQL SetPaperback: 9781119813095Hardcover: 9781119813088

9 特價1026
立即代訂
下次再買

Javascript and Jquery

Pogue Pr 出版
2011/11/02 出版
9 特價1260
貨到通知
下次再買

Head First HTML 5

Eric,Freeman  著
Oreilly & 出版
2011/10/19 出版

HTML has been on a wild ride. Sure, HTML started as a mere markup language, but more recently HTML's put on some major muscle. Now we've got a language tuned for building web applications with Web storage, 2D drawing, offline support, sockets and threads, and more. And to speak this language you've got to go beyond HTML5 markup and into the world of the DOM, events, and JavaScript APIs. Now you probably already know all about HTML markup (otherwise known as structure) and you know all aboutCSS style (presentation), but what you've been missing is JavaScript (behavior). If all you know about are structure and presentation, you can create some great looking pages, but they're still just pages. When you add behavior with JavaScript, you can create an interactive experience; even better, you can create full blown web applications. Head First HTML5 Programming is your ultimate tour guide to creating web applications with HTML5 and JavaScript, and we give you everything you need to know to build them, including: how to add interactivity to your pages, how to communicate with the world of Web services, and how to use the great new APIs being developed for HTML5. Here are just some of the things you'll learn in Head First HTML5 Programing: Learn how to make your pages truly interactive by using the power of the DOM. Finally understand how JavaScript works and take yourself from novice to well-informed in just a few chapters. Learn how JavaScript APIs fit into the HTML5 ecosystem, and how to use any API in your web pages. Use the Geolocation API to know where your users are. Bring out your inner artist with Canvas, HTML5's new 2D drawing surface. Go beyond just plugging a video into your pages, and create custom video experiences. Learn the secret to grabbing five megabytes of storage in every user's browser. Improve your page's responsiveness and performance with Web workers. And much more.

9 特價2052
貨到通知
下次再買

Beginning Arduino Programming

Brian,Evans  著
Apress 出版
2011/10/17 出版

Beginning Arduino Programming allows you to quickly and intuitively develop your programming skills through sketching in code. This clear introduction provides you with an understanding of the basic framework for developing Arduino code, including the structure, syntax, functions, and libraries needed to create future projects. You will also learn how to program your Arduino interface board to sense the physical world, to control light, movement, and sound, and to create objects with interesting behavior. With Beginning Arduino Programming, you'll get the knowledge you need to master the fundamental aspects of writing code on the Arduino platform, even if you have never before written code. It will have you ready to take the next step: to explore new project ideas, new kinds of hardware, contribute back to the open source community, and even take on more programming languages.

9 特價2223
貨到通知
下次再買

Haskell

Addison-Wesl 出版
2011/10/02 出版
9 特價2106
貨到通知
下次再買

Getting Started With Arduino

Make Books 出版
2011/09/20 出版
9 特價513
貨到通知
下次再買

Applied Asp.net 4 in Context

Adam,Freeman  著
Apress 出版
2011/09/12 出版

ASP.NET 4 is the latest version of Microsoft's revolutionary web technology. It is the principal technology for creating dynamic web pages on the Windows platform. Applied ASP.NET 4 In Context sets the standard for clear, simple, hands-on advice for learning and deploying Microsoft's dynamic web solutions. Seasoned .NET author Adam Freeman explains how to get the most from ASP.NET by focusing on the features you need for your project. He starts with the nuts and bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need to use ASP.NET in a real-world context. Effective and powerful ASP.NET programming is easier than ever before with this informed and practical guide.

9 特價1881
貨到通知
下次再買

Stateful Javascript Applications

Maccaw, Alex  著
Oreilly & 出版
2011/08/30 出版

Building rich JavaScript applications that bring a desktop experience to the Web requires moving state from the server to the client side--not a simple task. This hands-on book takes proficient JavaScript developers through all the steps necessary to create state-of-the-art applications, including structure, templating, frameworks, communicating with the server, and many other issues. Throughout the book, you'll work with real-world example applications to help you grasp the concepts involved. Learn how to create JavaScript applications that offer a more responsive and improved experience. Use the Model-View-Controller (MVC) pattern, and learn how to manage dependencies inside your application Get an introduction to templating and data binding Learn about loading remote data, Ajax, and cross-domain requests Create realtime applications with WebSockets and Node.js Accept dropped files and upload data with progress indicators Use major frameworks and libraries, including jQuery, Spine, and Backbone Write tests and use the console to debug your applications Get deployment best practices, such as caching and minification

9 特價1197
貨到通知
下次再買

Perl Pocket Reference

Oreilly & 出版
2011/08/02 出版

If you have a Perl programming question, you'll find the answer quickly in this handy, easy-to-use quick reference. The Perl Pocket Reference condenses and organizes stacks of documentation down to the most essential facts, so you can find what you need in a heartbeat. Updated for Perl 5.14, the 5th edition provides a summary of Perl syntax rules and a complete list of operators, built-in functions, and other features. It's the perfect companion to O'Reilly's authoritative and in-depth Perl programming books, including Learning Perl, Programming Perl, and the Perl Cookbook..

9 特價445
貨到通知
下次再買

Pro Amazon Ec2 and Ws

Apress 出版
2011/07/30 出版

Cloud computing is being talked about as the next major trend that is going to change the way businesses use technology to gain competitive advantage in the marketplace, much like the Internet did in the 1990s. Java Enterprise Edition (EE) appears to be the programming platform of choice for most organizations that require scalability and enterprise application features. Java has had tremendous success in the engineering community with a substantial ecosystem of various open source frameworks and utilities Cloud computing ] Java + open source = The next generation of Internet-scale applications Pro Amazon EC2 and WS with Java walks you through a comprehensive and practical approach to working with Amazon's Elastic Compute Cloud in EC2 and associated web services using Java EE implementations, frameworks, and tools like JBoss, Hibernate, Spring, GridGrain, and more to create the next generation of Internet-scale applications. The Freedom OSS author team has had long-term, close partnerships with Amazon Web Services and JBoss. These relationships give the authors a unique insight into their inner workings and various implementation strategies.And these insights provide a view from the trenches that comes from having done over 100 Amazon AWS and over 300 Java EE projects in the last two years. What you'll learn*Migrate your existing JEE application to EC2/EBS/S3*Get your Java web application up and running in minutes in the cloud*Avoid common Amazon Web Services pitfalls*Secure your application running on JBoss or Tomcat on Amazon EC2*Create Amazon Machine Images (AMI) containing Java components*Deploy your Spring-based app on EC2*Uncover Internet-scale messaging alternatives on the cloud*Find out when to best use elastic block storage vs. S3*Determine how and when to utilize everything AWS has to offer*Explore design strategies on how to stay cloud agnostic*Handle large usage spikes in your Java EE application through bursting and autoscale strategies*Create High Performance Computing (HPC) Java applications to crunch large data sets*Find out how to create highly reliable applications using Java and AWSWho is this book for? Java developers and architects with good working knowledge of Java EE and basic concepts of cloud computing.This book can also apply to project managers, system admins, and tech-savvy small business owners who wish to create cloud-based business services. About the Apress Pro Series The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder. You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard-won solutions to problems you will face in your professional programming career.

9 特價1607
貨到通知
下次再買

Supercharged Javascript Graphics

Oreilly & 出版
2011/07/29 出版

With HTML5 and improved web browser support, JavaScript has become the tool of choice for creating high-performance web graphics. This faced-paced book shows you how to use JavaScript, jQuery, DHTML, and HTML5's Canvas element to create rich web applications for computers and mobile devices. By following real-world examples, experienced web developers learn fun and useful approaches to arcade games, DHTML effects, business dashboards, and other applications. This book serves complex subjects in easily digestible pieces, and each topic acts as a foundation for the next. Tackle JavaScript optimization and understand how it impacts performance Create fast-moving graphics by combining old-school DHTML with jQuery Learn advanced UI techniques using the jQuery UI and Ext JS libraries Build games with collision detection, object handling, and JavaScript scrolling techniques Master HTML5 Canvas basics for drawings, fills, bitmaps, animation, and more Create applications for the small screen with jQuery Mobile and PhoneGap Use Google's data visualization tools to create interactive dashboards

9 特價1368
貨到通知
下次再買

Beginning Android 3

Mark,Murphy  著
Apress 出版
2011/07/14 出版

The vibrant and rich Android development platform, created by Google and the Open Handset Alliance, continues to be a platform in its truest sense, encompassing hundreds of classes beyond the traditional Java classes and open source components that ship with the software development kit. Android's continued growth includes support for Flash and Flash gaming apps, Wi-Fi tethering, improved performance, WebM or WebMedia integration for HTML5-based video and other multimedia APIs, Chrome OS (WebOS) integration, and more. With Beginning Android 3, you'll learn how to develop applications for Android 3 mobile devices using simple examples that are ready to run with your copy of the software development kit. Author, Android columnist, developer, and community advocate Mark L. Murphy will show you what you need to know to get started programming Android applications, including how to craft graphical user interfaces, use GPS, multi-touch, multi-tasking, and access web services.

9 特價1710
貨到通知
下次再買

Spring in Action

Walls, Craig  著
Manning 出版
2011/06/28 出版

SummaryTotally revised for Spring 3.0, this book is a hands-on guide to the Spring Framework. It covers the latest features, tools, and practices including Spring MVC, REST, Security, Web Flow, and more. Following short code snippets and an ongoing example developed throughout the book, you'll learn how to build simple and efficient J2EE applications.About the TechnologySpring Framework is required knowledge for Java developers, and Spring 3.0 introduces powerful new features like SpEL, the Spring Expression Language, new annotations for the IoC container, and much-needed support for REST. Whether you're just discovering Spring or you want to absorb the new 3.0 features, there's no better way to master Springthan this book.About the BookSpring in Action, Third Edition continues the practical, hands-on style of the previous bestselling editions. Author Craig Walls has a special knack for crisp and entertaining examples that zoom in on the features and techniques you really need. This edition highlights the most important aspects of Spring 3.0 including REST, remote services, messaging, Security, MVC, Web Flow, and more. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's InsideUsing annotations to reduce configurationWorking with RESTful resourcesSpring Expression Language (SpEL)Security, Web Flow, and moreWho Should Read This BookNearly 100,000 developers have used this book to learn Spring!Table of ContentsPART 1 CORE SPRINGSpringing into actionWiring beansMinimizing XML configuration in SpringAspect-oriented SpringPART 2 SPRING APPLICATION ESSENTIALSHitting the databaseManaging transactionsBuilding web applications with Spring MVCWorking with Spring Web FlowSecuring SpringPART 3 INTEGRATING SPRINGWorking with remote servicesGiving Spring some RESTMessaging in SpringManaging Spring beans with JMXOdds and ends

9 特價1575
貨到通知
下次再買

Pro ASP.NET MVC 3 Framework

Apress 出版
2011/06/27 出版

The ASP.NET MVC 3 Framework is the latest evolution of Microsoft's ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET 4. In this third edition, the core model-view-controller (MVC) architectural concepts are not simply explained or discussed in isolation, but are demonstrated in action. You'll work through an extended tutorial to create a working e-commerce web application that combines ASP.NET MVC with the latest C# language features and unit-testing best practices. By gaining this invaluable, practical experience, you'll discover MVC's strengths and weaknesses for yourself--and put your best-learned theory into practice. The book's authors Steve Sanderson and Adam Freeman have both watched the growth of ASP.NET MVC since its first release. Steve is a well-known blogger on the MVC Framework and a member of the Microsoft Web Platform and Tools team. Adam started designing and building web applications 15 years ago and has been responsible for some of the world's largest and most ambitious projects. You can be sure you are in safe hands.

9 特價1881
貨到通知
下次再買

Java

McGraw-Hill 出版
2011/06/22 出版

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.The Definitive Java Programming GuideIn Java: The Complete Reference, Eighth Edition, bestselling programming author Herb Schildt shows you everything you need to develop, compile, debug, and run Java programs. Updated for Java Platform, Standard Edition 7 (Java SE 7), this comprehensive volume covers the entire Java language, including its syntax, keywords, and fundamental programming principles. You'll also find information on key elements of the Java API library. JavaBeans, servlets, applets, and Swing are examined and real-world examples demonstrate Java in action. In addition, new Java SE 7 features such as try-with-resources, strings in switch, type inference with the diamond operator, NIO.2, and the Fork/Join Framework are discussed in detail.Coverage includes: Data types and operatorsControl statementsClasses and objectsConstructors and methodsMethod overloading and overridingInterfaces and packagesInheritanceException handlingGenericsAutoboxingEnumerationsAnnotationsThe try-with-resources statementVarargsMultithreadingThe I/O classesNetworkingThe Collections FrameworkApplets and servletsJavaBeansAWT and SwingThe Concurrent APIMuch, much more

9 特價2326
立即代訂
下次再買

Html5 Solutions

Ingram 出版
2011/06/14 出版

HTML5 brings the biggest changes that HTML has seen in years. Web designers and developers now have a whole host of new techniques up their sleeves, from displaying video and audio natively in HTML, to creating realtime graphics directly on a web page without the need for a plugin. But all of these new technologies bring more tags to learn and more avenues for things to go wrong. HTML5 Solutions provides a collection of solutions to all of the most common HTML5 problems. Every solution contains sample code that is production-ready and can be applied to any project.

9 特價1539
立即代訂
下次再買

The Python Standard Library by Example

Addison-Wesl 出版
2011/06/01 出版
9 特價2214
貨到通知
下次再買

Beginning C# Object-Oriented Programming

Dan,Clark  著
Apress 出版
2011/05/31 出版

Beginning C# Object-Oriented Programming brings you into the modern world of development as you master the fundamentals of programming with C# and learn to develop efficient, reusable, elegant code through the object-oriented programming (OOP) methodology. Take your skills out of the 20th century and into this one with Dan Clark's accessible, quick-paced guide to C# and object-oriented programming, completely updated for .NET 4.0 and C# 4.0. As you develop techniques and best practices for coding in C#, one of the world's most popular contemporary languages, you'll experience modeling a "real world" application through a case study, allowing you to see how both C# and OOP (a methodology you can use with any number of languages) come together to make your code reusable, modern, and efficient. With more than 30 fully hands-on activities, you'll discover how to transform a simple model of an application into a fully-functional C# project, including designing the user interface, implementing the business logic, and integrating with a relational database for data storage. Along the way, you will explore the .NET Framework, the creation of a Windows-based user interface, a web-based user interface, and service-oriented programming, all using Microsoft's industry-leading Visual Studio 2010, C#, Silverlight, the Entity Framework, and more.

9 特價2052
立即代訂
下次再買

HTML5 Canvas

Fulton, Steve  著 、Fulton, Jeff  著
Oreilly & 出版
2011/05/13 出版
9 特價1260
貨到通知
下次再買

Professional Test Driven Development with C#

James,Bender  著 、McWherter, Jeff  著
Wrox Pr Inc 出版
2011/05/10 出版

Hands-on guidance to creating great test-driven development practice Test-driven development (TDD) practice helps developers recognize a well-designed application, and encourages writing a test before writing the functionality that needs to be implemented. This hands-on guide provides invaluable insight for creating successful test-driven development processes. With source code and examples featured in both C# and .NET, the book walks you through the TDD methodology and shows how it is applied to a real-world application. You'll witness the application built from scratch and details each step that is involved in the development, as well as any problems that were encountered and the solutions that were applied. Clarifies the motivation behind test-driven development (TDD), what it is, and how it works Reviews the various steps involved in developing an application and the testing that is involved prior to implementing the functionality Discusses unit testing and refactoring Professional Test-Driven Development with C# shows you how to create great TDD processes right away.

9 特價1539
立即代訂
下次再買

HTML5 for Dummies Quick Reference

Harris- Andy  著
For Dummies 出版
2011/05/03 出版

Essential information about using HTML5: everything you need at your fingertips HTML is the predominant programming language used to create Web pages. HTML5 has enhanced rich media, geolocation, database and mobile capabilities, and is now able to script APIs, making it a must-have for Web developers. This convenient reference, comb-bound to lie flat, makes it easy to find the information you need in a hurry so you can get those terrific Web pages designed and online right now. HTML is used extensively in creating Web pages, especially for mobile browsers; HTML5 offers exciting enhancements that Web developers are eager to master Features a handy format that provides essential information in a quick and simple manner, with easy-to-follow instructions, smaller size, and convenient, lay-flat binding Covers using HTML5, CSS3, and JavaScript The basic information you need to develop eye-popping Web sites with HTML5 are easy to find in HTML5 For Dummies Quick Reference.

9 特價650
貨到通知
下次再買

Test-Driven Development for Embedded C

Pragmatic 出版
2011/05/02 出版

Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not! It's for you, the embedded C programmer. TDD helps you prevent defects and build software with a long useful life. This is the first book to teach the hows and whys of TDD for C programmers. TDD is a modern programming practice C developers need to know. It's a different way to program---unit tests are written in a tight feedback loop with the production code, assuring your code does what you think. You get valuable feedback every few minutes. You find mistakes before they become bugs. You get early warning of design problems. You get immediate notification of side effect defects. You get to spend more time adding valuable features to your product. James is one of the few experts in applying TDD to embedded C. With his 1.5 decades of training, coaching, and practicing TDD in C, C++, Java, and C# he will lead you from being a novice in TDD to using the techniques that few have mastered. This book is full of code written for embedded C programmers. You don't just see the end product, you see code and tests evolve. James leads you through the thought process and decisions made each step of the way. You'll learn techniques for test-driving code right next to the hardware, and you'll learn design principles and how to apply them to C to keep your code clean and flexible. To run the examples in this book, you will need a C/C++ development environment on your machine, and the GNU GCC tool chain or Microsoft Visual Studio for C++ (some project conversion may be needed).

9 特價1730
立即代訂
下次再買

Learn You a Haskell for Great Good!

No Starch Pr 出版
2011/04/18 出版

It's all in the name: Learn You a Haskell for Great Good! is a hilarious, illustrated guide to this complex functional language. Packed with the author's original artwork, pop culture references, and most importantly, useful example code, this book teaches functional fundamentals in a way you never thought possible. You'll start with the kid stuff: basic syntax, recursion, types and type classes. Then once you've got the basics down, the real black belt master-class begins: you'll learn to use applicative functors, monads, zippers, and all the other mythical Haskell constructs you've only read about in storybooks. As you work your way through the author's imaginative (and occasionally insane) examples, you'll learn to: -Laugh in the face of side effects as you wield purely functional programming techniques-Use the magic of Haskell's "laziness" to play with infinite sets of data-Organize your programs by creating your own types, type classes, and modules-Use Haskell's elegant input/output system to share the genius of your programs with the outside world Short of eating the author's brain, you will not find a better way to learn this powerful language than reading Learn You a Haskell for Great Good!

9 特價1416
貨到通知
下次再買

Beginning Apache Struts

Arnold,Doray  著
Apress 出版
2011/04/11 出版

Beginning Apache Struts is ideal if you're a Java programmer with some JSP familiarity, but with little or no prior experience with Servlet technology. This lab-driven, time-tested tutorial takes a step-by-step, hands-on approach to teaching Struts, so you can immediately apply Struts into your work with confidence. By the book's end, you'll have acquired a working knowledge of Apache Struts 1.2.

9 特價1539
貨到通知
下次再買

Beginning Android Games

Apress 出版
2011/04/05 出版

Beginning Android Games offers everything you need to join the ranks of successful Android game developers. You'll start with game design fundamentals and programming basics, and then progress towards creating your own basic game engine and playable games. This will give you everything you need to branch out and write your own Android games. The potential user base and the wide array of available high-performance devices makes Android an attractive target for aspiring game developers. Do you have an awesome idea for the next break-through mobile gaming title? Beginning Android Games will help you kick-start your project. The book will guide you through the process of making several example games for the Android platform, and involves a wide range of topics: The fundamentals of game development The Android platform basics to apply those fundamentals in the context of making a game The design of 2D and 3D games and their successful implementation on the Android platform For those looking to learn about Android tablet game app development or want Android 4 SDK specific coverage, check out Beginning Android 4 Games Development, now available from Apress.

9 特價1368
立即代訂
下次再買

Learning Android

Oreilly & 出版
2011/03/30 出版
9 特價1197
貨到通知
下次再買

Xml Interview Questions You’ll Most Likely Be Asked

Createspace 出版
2011/03/14 出版
9 特價1005
貨到通知
下次再買

Practical Android Projects

Apress 出版
2011/02/25 出版

Take a practical approach to becoming a leading-edge Android developer, learning by example while combining the many technologies needed to create a successful, up-to-date web app. Practical Android Projects introduces the Android software development kit and development tools of the trade, and then dives into building cool-looking and fun apps that put Android's amazing capabilities to work. Android is the powerful, full-featured, open source mobile platform that powers phones like Google Nexus, Motorola Droid, Samsung Galaxy S, and a variety of HTC phones and tablet computers. This book helps you quickly get Android projects up and running with the free and open source Eclipse, NetBeans, and IntelliJ IDEA IDEs. Then you build and extend mobile applications using the Android SDK, Java, Scripting Layer for Android (SL4A), and languages such as Python, Ruby, Javascript/HTML, Flex/AIR, and Lua.

9 特價1539
貨到通知
下次再買

Murach's Ado.Net 4 Database Programming with VB 2010

Boehm- Anne  著 、Mead- Ged  著
Mike Murach 出版
2011/02/21 出版
9 特價1865
貨到通知
下次再買

Using JRuby

Pragmatic 出版
2011/01/20 出版
9 特價1195
貨到通知
下次再買

HTML, XHTML & CSS for Dummies

For Dummies 出版
2011/01/18 出版

The indispensable introductory reference guide to HTML, XHTML and CSS Even though new technologies enable people to do much more with the Web, in the end HTML, XHTML and CSS are still at the root of any Web site. The newest edition of this bestselling guide is fully updated and revised for the latest technology changes to the field, including HTML5 and CSS3. Illustrated in full color, this book provides beginner and advanced coders the tools they need to be proficient at these programming languages. Shows you how to create a Web page and formulate XHTML document structure Addresses working with content management systems (WordPress, Drupal, and Joomla), and designing for mobile devices (iPhone, BlackBerry, and Android) Introduces HTML5 and CSS3, tools critical to mobile Web development Reviews working with text, lists, and images, and customizing links Demonstrates ways to employ cascading style sheets (CSS) and get creative with colors and fonts Details integrating scripts with XHTML and understanding deprecated HTML markup tags Written by two veteran computer whizzes, HTML, XHTML and CSS For Dummies will help you get the design results you want!

9 特價1300
立即代訂
下次再買

Beginning JavaFX

Apress 出版
2010/12/30 出版

The open source JavaFX platform offers a Java-based approach to rich Internet application (RIA) development--an alternative to Adobe Flash/Flex and Microsoft Silverlight. At over 100 million downloads, JavaFX is poised to be a significant player. Written by a JavaFX engineer and developer, this book is one of the first on the JavaFX platform to give you the following: The fundamentals of JavaFX scripting on desktop and mobile platforms Examples of RIAs using JavaFX Graphics Media and animation using JavaFX See how JavaFX gives you dynamic Java effects in your RIA development.

9 特價1368
貨到通知
下次再買

Pro PHP Application Performance

Apress 出版
2010/12/30 出版

Pro PHP Application Performance will help you understand all the technologies and components which play a role in how well your applications run. When seconds can mean the difference between retaining a user and losing a user, it's important for all of us to have optimization as part of our project roadmap. But what components within your application should you analyze? How should you optimize? And how can you measure how well your application is performing? These are some of the questions that are answered in this book. Along the way you will also learn the "why" of optimizing. You'll discover why you should optimize a specific component, why selecting one function over another is beneficial, and how to find and use the optimization tools available to the open source community. You'll also learn how to deploy caching software as well as web server software. Pro PHP Application Performance will also teach you more advanced techniques, such as: - Using Xdebug to profile functions that are not running as efficiently as possible. - Comparing opcode executed by different PHP functions to narrow the search for functions that run efficiently. - Using strace to analyze Apache while your application is served to the user. Once you complete this book you will have a complete sense of where to start optimizing and, most importantly, have the tools which allow you to continue optimizing in other PHP applications going forward.

9 特價1539
貨到通知
下次再買

The Definitive Guide to HTML5 Video

Apress 出版
2010/12/30 出版

Plugins will soon be a thing of the past. The Definitive Guide to HTML5 Video is the first authoritative book on HTML5 video, the new web standard that allows browsers to support audio and video elements natively. This makes it very easy for web developers to publish audio and video, integrating both within the general presentation of web pages. For example, media elements can be styled using CSS (style sheets), integrated into SVG (scalable vector graphics), and manipulated in a Canvas. The book offers techniques for providing accessibility to media elements, enabling consistent handling of alternative representations of media resources. The Definitive Guide to HTML5 Video dives deep into the markup that is introduced for media element support in browsers. You'll explore the default user interface offered through browsers for media elements, as well as the JavaScript API provided to control their behavior. You'll also learn how to account for H.264 and Ogg Theora codecs.

9 特價1368
貨到通知
下次再買

Illustrated C# 2010

Daniel,Solis  著
Apress 出版
2010/12/30 出版

This book presents the C# language in a uniquely succinct and visual format. Often in programming books, the information can be hidden in a vast sea of words. As a programmer who has over the years used a dozen programming languages, the author understands it can sometimes be difficult to slog through another 1,000-page book of dense text to learn a new language. There are likely many other programmers who feel the same way. To address this situation, this book explains C# using figures; short, focused code samples; and clear, concise explanations. Figures are of prime importance in this book. While teaching programming seminars, Daniel Solis found that he could almost watch the lightbulbs going on over the students' heads as he drew the figures on the whiteboard. In this text, he has distilled each important concept into simple but accurate illustrations. The visual presentation of the content will give you anunderstanding of C# that's not possible with text alone. For something as intricate and precise as a programming language, however, there must be text as well as figures. But rather than long, wordy explanations, Solis has used short, concise descriptions and bulleted lists to make each important piece of information visually distinct. By the end of this book, you'll have a thorough working knowledge of all aspects of the C# language, whether you're a novice programmer or a seasoned veteran of other languages. If you want a long, leisurely, verbose explanation of the language, this is not the book for you. But if you want a concise, thorough, visual presentation of C#, this is just what you're looking for.

9 特價1710
貨到通知
下次再買

Introducing Visual C# 2010

Apress 出版
2010/12/16 出版

If you're new to C# programming, this book is the ideal way to get started. Respected author Adam Freeman guides you through the C# language by carefully building up your knowledge from fundamental concepts to advanced features. The book gradually builds up your knowledge, using the concepts you have already grasped to support those that come next. You will explore all the core areas of the C# language and the .NET Framework on which it runs. Particular attention is paid to the creation of Web and Windows applications and data access--danger zones where novice programmers often go awry in their early coding attempts. Introducing Visual C# 2010 is a comprehensive primer. Even if you have no previous programming experience, you can have confidence in the fact that you'll be able to build well constructed web and Windows applications of your own once you have finished reading this book.

9 特價1260
貨到通知
下次再買

Jquery Pocket Reference

Oreilly & 出版
2010/12/15 出版

"As someone who uses jQuery on a regular basis, it was surprising to discover how much of the library I'm not using. This book is indispensable for anyone who is serious about using jQuery for non-trivial applications." -- Raffaele Cecco, longtime developer of video games, including Cybernoid, Exolon, and Stormlord jQuery is the "write less, do more" JavaScript library. Its powerful features and ease of use have made it the most popular client-side JavaScript framework for the Web. Ideal for JavaScript developers at all skill levels, this book is jQuery's trusty companion: the definitive "read less, learn more" guide to the library. jQuery Pocket Reference explains everything you need to know about jQuery, completely and comprehensively. You'll learn how to: Select and manipulate document elements Alter document structure Handle and trigger events Create visual effects and animations Script HTTP with Ajax utilities Use jQuery's selectors and selection methods, utilities, plugins and more The 25-page quick reference summarizes the library, listing all jQuery methods and functions, with signatures and descriptions.

9 特價684
貨到通知
下次再買

Real World Instrumentation With Python

J M,Hughes  著
Oreilly & 出版
2010/12/12 出版

Learn how to develop your own applications to monitor or control instrumentation hardware. Whether you need to acquire data from a device or automate its functions, this practical book shows you how to use Python's rapid development capabilities to build interfaces that include everything from software to wiring. You get step-by-step instructions, clear examples, and hands-on tips for interfacing a PC to a variety of devices. Use the book's hardware survey to identify the interface type for your particular device, and then follow detailed examples to develop an interface with Python and C. Organized by interface type, data processing activities, and user interface implementations, this book is for anyone who works with instrumentation, robotics, data acquisition, or process control. Understand how to define the scope of an application and determine the algorithms necessary, and why it's important Learn how to use industry-standard interfaces such as RS-232, RS-485, and GPIB Create low-level extension modules in C to interface Python with a variety of hardware and test instruments Explore the console, curses, TkInter, and wxPython for graphical and text-based user interfaces Use open source software tools and libraries to reduce costs and avoid implementing functionality from scratch

9 特價1881
貨到通知
下次再買

Stunning CSS3

New Riders 出版
2010/12/09 出版
9 特價1418
貨到通知
下次再買

Pro Oracle SQL

Pro Oracle SQL unlocks the power of SQL in the Oracle Database--one of the most potent SQL implementations on the market today. To master it requires a three-pronged approach: learn the language features, learn the supporting features that Oracle provides to help use the language effectively, and learn to think and work in sets.Karen Morton and her team help you master powerful aspects of Oracle SQL not found in competing databases. You'll learn analytic functions, the MODEL clause, and advanced grouping syntax--features that will help in creating good queries for reporting and business intelligence applications. Pro Oracle SQL also helps you minimize parsing overhead, read execution plans, test for correct results, and exert control over SQL execution in your database. You'll learn when to create indexes, how to verify that they make a difference, how to use SQL Profiles to optimize SQL in packaged applications, and much more. You'll also understand how SQL is optimized for working in sets, and that the key to getting accurate results lies in making sure that queries ask clear and precise questions.What's the bottom-line? Pro Oracle SQL helps you work at a truly professional level in Oracle dialect of SQL. You'll master the language, the tools to work effectively with the language, and the right way to think about a problem in SQL. Pro Oracle SQL helps you rise above the crowd to provide stellar service in your chosen profession.Endorsed by the OakTable Network, a group of Oracle technologists well-known for their rigorous and scientific approach to Oracle Database performance Comprehensive--goes beyond the language with a focus on what you need to know to write successful queries and data manipulation statements.

9 特價1710
貨到通知
下次再買

Ext JS in Action

Manning 出版
2010/11/28 出版

Ext JS, a cross-browser JavaScript library for building Rich Internet Applications (RIA), has emerged from the mix of JavaScript frameworks, libraries and object-oriented development techniques as a one of the clear leaders. Ext JS combines an extensive library of super-high-quality widgets, an intuitive, extensible component model, and an easy-to-use API to create a full, rock-solid platform for JavaScript-based web apps. Ext JS has been adopted by such household names as Adobe, Aetna, Amazon.com, Best Buy Hallmark, Panasonic, Pixar Animation Studios, Siemens, Sony, and Visa. Ext JS in Action teaches the reader about Ext from the ground up. By following the common design patterns demonstrated in the Ext source and in many commercial applications, the book teaches you to achieve the same results you see in world-class commercial JavaScript applications. This book will guide you through the Ext component model and layouts. You'll learn how core components, such as the Container class, serve as building blocks for building complex user interfaces. The book fully covers Ext utility classes, AJAX, Observable (the Ext events model), DOM helpers and Function Helpers and illustrates how use of JavaScript Object Notation (JSON), a powerful and lightweight data format, can allow your application to efficiently communicate over the network to the web server. Finally, you'll build on this foundation to customize or extend Ext widgets. Ext JS in Action assumes that you have a solid foundation in JavaScript, but requires no previous exposure to Ext JS. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

9 特價1575
貨到通知
下次再買
頁數43/52
移至第
金石堂門市 全家便利商店 ok便利商店 萊爾富便利商店 7-11便利商店
World wide
活動ing