Showing posts with label 2013. Show all posts
Showing posts with label 2013. Show all posts

Entity Framework 6 Recipes


More detail or purchase here >> Entity Framework 6 Recipes

Author: Brian Driscoll, Nitin Gupta, Robert Vettor, Zeeshan Hirani, Larry Tenny
Publication date: October 29, 2013
Pages: 548

Table of Contents:
  1. Getting Started with Entity Framework 
  2. Entity Data Modeling Fundamentals
  3. Querying an Entity Data Model
  4. Using Entity Framework in ASP.NET
  5. Loading Entities and Navigation Properties
  6. Beyond the Basics with Modeling and Inheritance
  7. Working with Object Services
  8. Plain Old CLR Objects
  9. Using the Entity Framework in N-Tier Applications
  10. Stored Procedures
  11. Functions
  12. Customizing Entity Framework Objects
  13. Improving Performance
  14. Concurrency

Mobile ASP.NET MVC 5



More detail or purchase here >> Mobile ASP.NET MVC 5

Author: Eric Sowell
Publication date: November 20, 2013
Pages: 276

Table of Contents:

  1. The Basics of Responsive Web Design. 
  2. CSS Layout Bootcamp. 
  3. Flexible Layouts. 
  4. Flexible Navigation. 
  5. Flexible Content.
  6. Display Modes, View Engines and Html Helpers.
  7. Device and Feature Detection.
  8. Mobile Performance.
  9. Native APIs, HTML5 and CSS3 on Mobile Today.
  10. Programming for Touch.
  11. Advanced Touch Programming.
  12. Useful Libraries for Mobile.

Pro ASP.NET MVC 5


More detail or purchase here >> Pro ASP.NET MVC 5

Author: Adam Freeman
Publication date: December 19, 2013
Pages: 832

Table of Contents:

  1. What's The Big Idea. (History about ASP.NET, Web Development Today, Key Benefits of ASP.NET MVC)
  2. Your first MVC Application(Preparing Visual Studio, Creating a Sample Data-Entry Application)
  3. The MVC Pattern(History about MVC, MVC Pattern)
  4.  Essential Language Features(Using Automatically Implemented Properties, Object and Collection Initializers, Extension Methods, Lambda Expressions, Automatic Type Inference, Anonymous Types, Performing Language Integrated Queries, Async Methods)
  5. Working with Razor(Working with the Model Object, Layouts, Razor Expression)
  6. Essential Tools for MVC(Using Ninject, Moq)
  7. Sports Store: A Real Application(Starting the Domain Model, Displaying a List of Products, Preparing a Database, Adding Pagination, Styling the Content)
  8. Sports Store: Navigation(Adding Navigation Controls, Building the Shopping Cart)
  9. Sports Store: Cart(Using Model Binding, Completing the Cart, Submitting Orders)
  10. Sports Store: Mobile(Putting Mobile Web Development in Context, Using Responsive Design, Creating Mobile Specific Content)
  11. Sports Store: Admin(Adding Catalog Management)
  12. Sports Store: Security and Finishing Touches(Securing the Administrator Controller, Image Uploads)
  13. Deployment(Preparing Windows Azure)
  14. Overview of MVC5 Projects(Working with Visual Studio NVC Projects, Debugging MVC Applications, Using Browser Link)
  15. URL Routing(Introduction to URL Patterns, Creating and Registering a Simple Route, Defining Default Values, Using URL Static Segments, Constraining Routes, Using Attribute Routing)
  16. Advanced Routing Features(Generate Outgoing URLs in Views, Customizing the Routing System, Working with Areas, Routing Requests, for Disk Files, Bypassing the Routing System, URL Schema Best Practics)
  17. Controllers and Actions(Introduction to Controller, Receiving Request Data, Producing Output)
  18. Filters(Using Filters, Authorization Filters, Authentication Filters, Exception Filters, Actions Filters, Result Filters. Other Filter Features)
  19. Controllers Extensibility(Custom Control Factory, Build-in Control Factory, Custom Action Invoker, Build-in Action Invoker, Improve Performance with Specialized Controllers)
  20. Views. (Custom View Engine, Razor Engine, Dynamic Content to a Razor View)
  21. Helper Methods(Creating Custom Help Methods, Using the Built-in Form Helper Methods)
  22. Templated Helper Methods(Model Metadata, Customizing the Templated View Helper System)
  23. URL and Ajax Helper Meothods(Creating Basic Link and URL, Using MVC Unobtrusive Ajax, Creating an Unobtrusive Ajax Form, Creating Ajax Link, Ajax Callback, JSON)
  24. Model Binding(Using Default Model Binder, Manually Invoking Model Binding, Customizing the Model Binding System)
  25. Model Validation. (Explicitly Model Validation, Displaying Validation Message, Alternative Validation Techniques, Performing Client-Side Validation, Performing Remote Validation)
  26. Bundles. (Profiling Script and CSS Loading, Using Script and Style Bundle)
  27. WebAPI and Single Page Applications(Using WebAPI, Understand How API Control Works, Using Knockout for Single-Page Applications, Completing the Application)

HTML5 Game Development with ImpactJS


More detail or purchase here >> HTML5 Game Development with ImpactJS

Author: Davy Cielen, Arno Meysman
Publication date: March 26, 2013
Pages: 304
Detail: This book teach about;
  1. Firing Up Your First Impact Game. (Installing a XAMPP Server and the game engine "ImpactJS", Choosing a script editor, Running the premade game, Debugging your game with the browser and ImpactJS, Which helpful tools are out there (Ejecta, AppMobi, PhoneGap, Iawnchair, Scoreoid, Playtomic, one.com webhost))
  2. Introduction to ImpactJS. (Buiding your own levels, Objects - playable and non-playable characters, The camera view, Adding music and sound effects, Game physics with Box2D)
  3. Let's Build a Role Playing Game. (The RPG game setting, Building and RPG level, Adding a playable character, Introducing a defeatable opponent, Giving the player some weapons, Bringing youe NPCs to life with artificial intelligence, Pickup items to help put your player, keeping score for player feedback, transitioning from one area to another, NPCs and conversation, The final battle.)
  4. Let's Build a Side Scroller Game(The side scroller game setting, Building a side scroller level, The playable character, Adding a minor foe, Introducing formidable weapons, Artificial intelligence, Pickup items, Keeping score, Transitioning from one level to another, The final battle.)
  5. Adding Some Advanced Features to Your Game. (The Start and Game Over screen, Handling game data, Extra functionalities for the RPG, Artificial intelligence: The hive mind, Implementing Playtomic for game analyrics.)
  6. Music and Sound Effects. (Making or buying the music, Buying tumes and sound effects, Making a basic tune using FL Studio, Adding background music to your game, Playing a sound when an action has happened, Tips when using sound files in your game.)
  7. Graphics. (Making or buying the graphics, Where to buy graphics, Introduction to vector graphics, Creating your own avatar using Adobe Photoshop, Adding your creation to the RPG, Hints for graphics in HTML5.)
  8. Adapting Your HTML5 Game to the Distribution Channels. (Preparing your game for the web browser and mobile web browsers, Turning the game into a web app for the Google Chrome Web Store, Pushing your game to Android's Google play store, Making your game available on Facebook, Direct canvas game acceleration with AppMobi.)
  9. Making Money with Your Game. (Your game development strategy, Making money with game apps (Google Play, iOS App Store, The Chrome Web Store), In-game advertising, Selling distribution rights with MarketJS.)

The Web Game Developer's Cookbook: Using JavaScript and HTML5 to Develop Games


More detail or purchase here >> The Web Game Developer's Cookbook: Using JavaScript and HTML5 to Develop Games

Author: Evan Burchard
Publication date: March 31, 2013
Pages: 368
Detail: This book teach about;
  1. Quiz. (Making the Questions, Hiding and Showing Your Quiz, Getting Your Questions Back, The Shopping List, Which Answers Are Correct?)
  2. Interactive Fiction. (Styled Pages, Goto Page, Adding and Inventory with Drag and Drop, Adding Complex Interactions, Breadcrumb Trail, A Dramatic Ending.)
  3. Party. (Creating a Sample Game in atom.js, Drawing with Canvas, Drawing Holes, Drawing a Mole, Putting the Moles in the Holes, Dynamic Mole Peeking, Bopping Moles, Wallowing in Despair with HTML5's <audio> tag.)
  4. Puzzle. (Rendering with easel.js, Rendering More Than One Thing, Creating Pairs, Macthing and Removing Pairs, Hiding and Flipping the Pictures, Winning and Losing, Caching and Performance, Matching Pairs Instead of Duplicates.)
  5. Platformer. (Getting Started with melon.js, Creating a Tiled Map, Starting the Game, Adding a Character, Building a Collision Map, Walking and Jumping, Title Screen, Adding Collectables, Enemies, Powerups, Losing Winning and Information.)
  6. Fighting. (Getting Started with game.js, Accessing Individual Sprites from a Spritesheet, Handling Input from Two Players, Moving and Changing Forms, Nonblocking Input, Implementing Bitmasks, Masking Collisions, Giving and Taking Damage.)
  7. Shooter. (Some Background info on Rendering, Getting Started with gameQuery, Addig Enemies, Making Your Ship, Enemy Collisions, Shooting, Powerups.)
  8. FPS. (Getting Started with Jaws, Creating a 2-D Map, Adding a Player, Raycasting Top View, Fake 3D with Raycasting, Adding a Camera, Making the World a More Photogenic Place, Adding a Friend or Foe.)
  9. RPG. (Getting Started with enchant.js, Creating a Map, Adding the Player, Adding a Collision Layer, Status Screen, Talking to NPCs, Creating an Inventory, Creating a Shop, Creating a Battle Interface, Saving Your Game with HTML5's Local Storage API.)
  10. RTS. (We Need a Server, Getting Node, Real Time with Socket.io, Creating an Isometric Map with crafty.js, Drawing the Units, Moving Units, Player Specific Control and Visibility, Collisions for Destruction and Revelation.)
  11. Leveling Up.
  12. JavaScript Basic.
  13. Quality Control.
  14. Resources.

Responsive Web Design with HTML5 and CSS3

Book4Coding, Responsive Web Design with HTML5 and CSS3

More detail or purchase here >> Responsive Web Design with HTML5 and CSS3


Author: Ben Frain
Publication date: April 10, 2012
Pages: 324
Detail: This book teach about;
  1. Getting Started with HTML5 CSS3 and Responsive Web Design.
  2. Media Queries: Supporting, Differing ,Viewports.
  3. Embracing Fluid Layouts.
  4. HTML for Responsive Designs.
  5. CSS3: Selectors, Typography, and Color Modes.
  6. Stunning Aesthetics with CSS3.
  7. CSS3 Transitions, Transformations, and Animations.
  8. Conquer Forms with HTML5 and CSS3.
  9. Solving Cross-Browsing Responsive Challenges.

Programming in HTML5 with JavaScript and CSS3 (Training Guide)

Book4Coding, Programming in HTML5 with JavaScript and CSS3 (Training Guide)

More detail or purchase here >> Programming in HTML5 with JavaScript and CSS3


Author: Glenn Johnson
Publication date: April 5, 2013
Pages: 688
Detail: This book teach about Visual Studio 2012, HTML5, JavaScript, CSS3, Essential JavaScript and jQuery, Working with Forms, Websites and Services, Asyncronouse Operation, WebSocket Communications, HTML5s support multimedia, Drawing with HTML5, Drag and Drop, Making HTML location-aware, Local data with web storage, Offline web applications.

HTML5 Canvas

Book4Coding, HTML5 Canvas

More detail or purchase here >> HTML5 Canvas


Author: Steve Fulton, Jeff Fulton
Publication date: April 30, 2013
Pages: 750
Detail: This book teach about HTML5 Canvas, Drawing on the Canvas, The HTML5 Canvas Text API, Images on the Canvas, Nath Physics and Animation, Mixing HTML5 Video and Canvas, Working with Audio, Canvas Games, Going Mobile!, and Further Explorations.

Programming the Mobile Web

Book4Coding, Programming the Mobile Web

More detail or purchase here >> Programming the Mobile Web

Author: Maximiliano Firtman
Publication date: Apr 5, 2013
Pages: 774
Detail: This book teach about The Mobile Jungle, Understanding the Mobile Web, Browsers and Web Platforms, Tools for Mobile Web Development, Architecture and Design, Markups and Standards, Markups and Standards, Basics of Mobile HTML5, HTML5 Forms, Feature and Device Detection, Images and Media, CSS for Mobile, JavaScript Mobile, Offline Apps, Storages and Networks, Geolocation and Maps, Device Interaction, Native and Installed Web Apps, Debugging and Performance, Distribution and Social Web 2.0.

Pro ASP.NET MVC 4

book4coding, Book for Coding

More detail or purchase here >> Pro ASP.NET MVC 4book4coding, Book for Coding

Author: Adam Freeman
Publication date: Jan 16, 2013
Pages: 756
Detail: This book teach about: 

  1. Introduction to ASP.NET MVC 4: What's the Big Idea?, Your First MVC Application, The MVC Pattern, Essential Language Features, Working with Razor, Essential Tools for MVC, SportsStore: A Real Application, SportsStore: Navigation, SportsStore: Completing The Cart, SportsStore: Administration, SportsStore: Security & Finishing Touches.
  2. ASP.NE MVC in Detail: Overview of MVC Projects, URL Rooting, Advanced Routing Features, Controllers and Actions, Filters, Controller Extensibility, Views, Helper Methods, Templated Helper Methods,URL and Ajax Helper Methods, Model Binding, Model Validation, Bundles and Display Modes, Web API, Deployment

Programming PHP

book4coding, Book for Coding

More detail or purchase here >> Programming PHPbook4coding, Book for Coding

Author: Kevin Tatroe, Peter McIntyre
Publication date: Feb 23, 2013
Pages: 540
Detail: This book teach about Introduction to PHP, Language Basics, Functions, Strings, Arrays, Objects, Web Techniques, Databases, Graphics, PDF, XML, Security, Application Techniques, PHP on Desparate Platforms, Web Services, Debugging PHP.

CSS: The Missing Manual




More detail or purchase here >> CSS: The Missing Manual 

Author: David Sawyer McFarland
Publication date: Jan 3, 2013
Pages: 650+
Detail: This book teach about HTML for CSS, Creating Styles and Style Sheets, Selectors: Identifying What to Style, Saving Time with Style Inheritance, Managing Mutiple Styles: The Cascade, Formatting Text, Margins Padding and Borders, Adding Graphics to Web Pages, Sprucing Up Your Site's Navigation, CSS Transforms Transitions and Animation, Formatting Tables and Forms, Introduction CSS Layout, Building Float-Based Layouts, Responsive Web Design, Positioning Elements on a Web Page, CSS for the Printed Page, Improving Your CSS Habits.

HTML and CSS for Beginners with HTML5



More detail or buy here >> HTML and CSS for Beginners with HTML5

Author: Mr.Mark Lassoff
Publication date: Jan 25, 2013
Pages: 220+
Detail: This book teach about Web development technologies, Hello World with HTML, Basic Document Structure HTML4.01/XHTML, Basic Document Structure HTML5, Using Comments in HTML, HTML Elements, Text Markup, Div and Span Tags, HTML5 Text Markup Tags, Selecting Text Color, Font and Font Size, Text Alignment, Decoration, Indentation and Text Transformation, Ordered List, Unordered List, CSS for Lists, Create External and Internal Links, Creating Page Anchor, Styling Links with CSS pseudo-Classes, Display Images, Image Links and Image Style with CSS, HTNL5 Audio embeds, Creating Tables with HTML, Styling Tables with CSS, Creating Text Form Elements, New HTML5 Form Elements, Creating Multi-Select Elements, Understanding the Content Box Model, Working with Margin, Padding and Borders,  Inline vs Block Level Elements and Positioning Divs, Float and Clear, Creating CSS navigation Bar.

PHP, MySQL, JavaScript & HTML5 All-in-One For Dummies




More detail or buy here >> PHP, MySQL, JavaScript & HTML5 All-in-One For Dummies

Author: Steve Suehring, Janet Valade
Publication date: Apr 1, 2013
Pages: 700 +
Detail: This book teach about 1) Getting Started with PHP & MySQL, 2) HTML and CSS, 3) JavaScript, 4) PHP, 5) MySQL, 6) Web Application and 7) PHP and Template.

Beginning HTML5 and CSS3 For Dummies (For Dummies (Computer/Tech))



More detail or buy here >> Beginning HTML5 and CSS3 For Dummies 

Author: Ed Tittel, Chris Minnick
Publication date: Sep 3, 2013
Pages: 440+
Detail: This book teach about HTML 5 and CSS3 for beginner, how to use both to create responsive, practical, and well-designed websites.

HTML, XHTML and CSS All-In-One For Dummies



More detail or buy here >> HTML, XHTML and CSS All-In-One For Dummies

Author: Andy Haris
Publication date: Dec 31, 2013
Pages: 1,000+ (CD include)
Detail: Unknown yet (Maybe same as old version or input new content)

--------------------------------------------------------------------------------------------------
OLD VERSION (2010)
--------------------------------------------------------------------------------------------------



More detail or buy here >> HTML, XHTML and CSS All-In-One For Dummies

Author: Andy Haris
Publication date: Nov 16, 2010
Pages: 1,000+ (CD include)
Detail: This book teach about 1) HTML: Sound HTML Foundation, It's All About Validation, Choosing Your Tools, Managing Information with Lists and Tables, Making Connection with Links, Adding Images, Creating Forms, The Future of HTML: HTML5. 2) CSS: Styling with CSS, Coloring Your World, Styling Text,  Selector, Class and Style, Border and Backgrounds, Level of CSS, Using Positional CSS, Fun with the Fabulous Float, Building Floating Page Layouts, Styling Lists and Menus, Using Alternative Positioning. 3) JavaScript: Getting Started with JavaScript, Making Decisions with Conditions, Loops and Debugging, Functions, Arrays and Objects, Taking to the Page, Getting Valid Input, Animation Your Pages. 4) PHP: Server-Side Programming with PHP, PHP and XHTML Forms, Control Structures, Working with Arrays, Using Functions and Session Variables, Working with File and Directories. Connecting to MySQL Database.  5) MySQL: Managing Data with MySQL, Getting Started with Data, Managing Data with SQL, Normalize Your Data, Putting Data Together with Joins. 6) AJAX: AJAX Essential, Improving JacaScript and AJAX with JQuery, 7) JQuery: Animating JQuery, Using the JQuery User Interface Toolkit, Improving Usability with JQuery, Working with AJAX Data. 8) Moving from Page to Sites: Managing Your Services, Planning Your Sites, Introduction Content Management Systems,  Editing Graphics, Taking Control of Content.

JavaScript & JQuery: Interactive Front-End Web Development



More detail or buy here >> JavaScript & JQuery: Interactive Front-End Web Development

Author: Jon Duckett
Publication date: July 21, 2014
Pages: 640
Detail: This book teach about Introduces core programming concepts in JavaScript and jQuery, how to create scripts from scratch, JavaScript APIs, and jQuery plugins, CSS3.

Table of Contents

  1. The ABC Programming.
  2. Basic JavaScript Instructions.
  3. Function, Methods & Objects.
  4. Decisions & Loops.
  5. Document Object Model.
  6. Events.
  7. jQuery.
  8. AJAX & JSON.
  9. APIs.
  10. Error Handling & Debugging.
  11. Content Panels.
  12. Filtering, Searching & Sorting.
  13. Form Enhancement & Validation.
Related Posts Plugin for WordPress, Blogger...