rss Home » Tag Archive For ‘Programming’

Coding Bundle (jQuery, JavaScript, CSS)

Coding Bundle (jQuery, JavaScript, CSS)

Book Description

This bundle includes three eBooks that will help you master the various areas of , and . Get the full hang of : be it layouts, !important declarations, advanced selectors, specificity and inheritance, media queries or experimental properties. The eBook is a full compendium of advanced techniques for professional Web developers.

Improve your knowledge with valuable lessons from practice and learn your way around the new techniques. Of course, all three eBooks are available in PDF, EPUB and MobiPocket formats.

“Mastering CSS” (eBook, 365 pages)
Are you stumped by the rather sophisticated nature of CSS? Getting a grip on this still dewy technology isn’t quite as hard as you might think. Connecting the dots is easier when you have all the vital facts within reach. And that’s what “Mastering CSS” is all about. This eBook offers 15 hand-picked articles that overflow with professional advice and that reflect the deep experience of the Magazine authors you trust — authors who know exactly what they’re writing about.

Stop hiding behind cross-browser compatibility issues, and launch a counterstrike. Tame those advanced CSS selectors; learn your way around media queries; pioneer the field of keyframe animations. Get in the game, and learn how to use advanced CSS typography, pseudo-classes and modern CSS layouts, while devising back-up solutions for older browsers.

C++ Programs to Accompany Programming Logic and Design

C++ Programs to Accompany Programming Logic and Design

Book Description

++ PROGRAMS TO ACCOMPANY LOGIC AND DESIGN is designed to be paired with the Fifth Edition of the highly successful Logic and Design by Joyce Farrell. The two books together provide the perfect opportunity for those who want to learn the fundamentals of and also get a taste of an actual language. Users can discover how real ++ code behaves while remaining within the context of the traditional language-independent logic and design course.

  • Creates an ideal environment for learning the basics of logic and design, while also providing an introduction to C++
  • Contains ten concise chapters that correspond to chapters in Logic and Design, Fifth Edition
  • Contains exercises and labs that provide an opportunity to apply new programming concepts
  • Works well with both the Introductory and Comprehensive versions of Programming Logic and Design, Fifth Edition

Table of Contents
1. An Introduction to C++ and the C++ Programming Environment
2. Variables, Operators, and Writing Programs Using Sequential Statements
3. Writing Structured C++ Programs
4. Writing Programs That Make Decisions
5. Writing Programs Using Loops
6. Using Arrays in C++ Programs Download Now »

Data Structures Using C++, 2nd Edition

Data Structures Using C++, 2nd Edition

Book Description

Now in its second edition, D.S. Malik brings his proven approach to ++ to the CS2 course. Clearly written with the student in mind, this text focuses on Data Structures and includes advanced topics in ++ such as Linked Lists and the Standard Template Library (STL). The text features abundant visual diagrams, examples, and extended Examples, all of which serve to illuminate difficult concepts. Complete code and clear display of syntax, explanation, and example are used throughout the text, and each chapter concludes with a robust exercise set.

  • Designed for a CS2 one-semester course focused on data structures
  • Reinforces concepts through extensive diagrams and examples
  • Features complete Programming Examples throughout that outline the critical steps to writing a program for a case study including Input/Output, Design, Main , and Complete Program
  • Offers robust end-of-chapter exercises that provide ample opportunity for practice
  • Written to ANSI/ISO Standard ++ and can be used with Microsoft Visual ++

Table of Contents
1. Software Engineering Principles and C++ Classes
2. Design () and C++
3. Pointers and Array-Based Lists
4. Standard Template Library (STL) I Download Now »

Java Programming: From Problem Analysis to Program Design, 4th Edition

Java Programming: From Problem Analysis to Program Design, 4th Edition

Book Description

Designed for the beginning student, this book will motivate learners while teaching fundamental concepts. Based on years of classroom testing, this fourth edition of : FROM PROBLEM TO PROGRAM DESIGN approaches with a focus on clear explanations and practice – two critical factors in mastering the language. Straightforward language is used to explain the reasoning behind each new concept, and numerous examples and exercises allow readers to practice solving problems and writing code. This new edition is fully compliant with the latest version of , and includes updated programming exercises and programs.

  • FOUR-COLOR DESIGN: Four-color interior design displays accurate code and comments
  • VISUAL DIAGRAMS: More than 240 visual diagrams clearly illustrate difficult concepts
  • PROGRAMMING CODE WITH DESCRIPTIONS: Programming code used in examples is accompanied by a description of what each line in the code does, leading readers step-by-step through the programming process
  • PROGRAMMING EXAMPLES: Extensive programming examples demonstrate the accurate, concrete stages of Input, Output, Program and Design, and a Complete Program Listing, which challenge readers to write Java programs with a specified outcome
  • ACCOMPANYING CD: Accompanying CD contains JDK 6.0, jGRASP, and the Eclipse IDE
  • SAM Test bank available Download Now »

Computer Systems: A Programmer’s Perspective, 2nd Edition

Computer Systems: A Programmers Perspective, 2nd Edition

Book Description

For Systems, Organization and courses in CS, EE, and ECE departments.

Few students studying science or engineering will ever have the opportunity to build a . On the other hand, most students will be required to use and program computers on a near daily basis. Computer Systems: A Programmer’s Perspective introduces the important and enduring concepts that underlie computer systems by showing how these ideas affect the correctness, , and utility of application programs. The text’s hands-on approach (including a comprehensive set of labs) helps students understand the “under-the-hood” operation of a modern computer and prepares them for future courses in systems topics such as compilers, computer , operating systems, and .

Table of Contents
Chapter 1. A Tour of Computer Systems

Part I: Program Structure and Execution
Chapter 2. Representing and Manipulating Information
Chapter 3. Machine-Level Representation of Programs
Chapter 4. Processor Architecture
Chapter 5. Optimizing Program
Chapter 6. The Memory Hierarchy Download Now »

JBoss ESB: Beginner’s Guide

JBoss ESB: Beginners Guide

Book Description

You may often have wondered if there is a better way to integrate disparate applications than error-prone “glue code”. is just that solution as it can help solve common but difficult problems: writing new code that can be re-used and maintained, and integrating together new and old systems. takes care of routing and processing service requests, leaving you to concentrate on your ’s design and .

The ’s Guide gets you up and running quickly with to build your own service-based applications, with enhanced communication and organization. You will learn how to create new applications or to integrate combinations of new and legacy applications. Detailed examples get you creating your own services, and deploying and administering them with other tools.

Through hands-on examples, this book shows you how ESB enables you to design your as services that are loosely coupled together by sending and receiving messages. Your services can execute your own custom code, or make use of JBoss ESB’s extensive set of out-of-the-box actions to perform specific tasks. The JBoss ESB ’s Guide shows you the tools you can use to build re-usable and maintainable service-based applications with JBoss ESB, and teaches you by example how to use these tools.

What you will learn from this book

  • Install, configure, administer, start and stop the JBoss Application Server Download Now »