Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
Material
Language
Subjects(RVK)
  • 11
    Online Resource
    Online Resource
    Indianapolis, Ind. : Wiley Pub. | Boston, Mass. :Safari Books Online
    ISBN: 9780470069165 , 0470069163
    Language: English
    Pages: xxiv, 1173 p , ill. , 24 cm. +
    Edition: 6th ed.
    Keywords: JavaScript (Computer program language) ; Electronic books ; local
    Abstract: Make your Web pages stand out above the noise with JavaScript and the expert instruction in this much-anticipated update to the bestselling JavaScript Bible. With renowned JavaScript expert Danny Goodman at your side, you'll get a thorough grounding in JavaScript basics, see how it fits with current Web browsers, and find all the soup-to-nuts detail you'll need. Whether you're a veteran programmer or just starting out, this is the JavaScript book Web developers turn to again and again. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768683783 , 0768683785
    Language: English
    Pages: xv, 506 p , ill. , 24 cm. +
    Parallel Title: Erscheint auch als
    Keywords: Computer games ; Programming ; Cellular telephone systems ; Electronic books ; local
    Abstract: Build several fully functional games as well as a game engine to use for programming cell phone and mobile games with Beginning Mobile Phone Game Programming ! The included CD provides the tool, code and graphics necessary to complete all exercises covered in the chapters. Beginning Cell Phone Game Programming demystifies wireless game programming by providing clear, practical lessons using the J2ME Game API. You will learn how to use the most popular mobile programming language, Java, to build compact games that can run on any Java-enabled device, including mobile phones, pagers and handheld computers. You will also learn to add a splash screen, create a demo mode, keep track of high scores, and test, debug, and deploy your games. Topics covered include: How to construct a game engine to drive mobile games. How to use Java 2 Micro Edition (J2ME) and the Java Game API to get the most performance out of your mobile games. How to implement sprite animation and control interactions among moving sprites. How to play sound effects and music in mobile games. How to take advantage of wireless networks to build mobile multiplayer games. How to design and develop a variety of different games spanning several video games genres.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Sebastopol, Calif?] : O'Reilly Media
    Language: English
    Pages: 1 streaming video file (1 hr., 18 min. 4 sec.) , digital, sd., col.
    Series Statement: O'Reilly breakdown
    Keywords: Internet marketing ; Cell phone advertising ; Marketing ; Technological innovations ; iPhone (Smartphone) ; Application software ; Electronic videos ; local
    Abstract: "Apple's new iAd framework promises to standardize the world of app marketing. Rather than learning and choosing from several third-party providers, Apple's framework makes it simple to inject iAds into your own apps. But, like any framework, you've got to know how it works--and where the tricky spots are. Mike Morrison, a seasoned iPhone app developer, takes you through the ins and outs of iAds. You'll learn how to handle multiple orientations, position an ad for maximum visibility, and even check out how your ads are doing."--Resource description page.
    Note: Title from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157739 , 0596157738
    Language: English
    Pages: xxxviii, 753 p , ill.
    Series Statement: Head first series
    Parallel Title: Erscheint auch als
    Keywords: MySQL (Electronic resource) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more. Head First PHP & MySQL offers the same visually rich format that's turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you've learned. Use PHP to transform static HTML pages into dynamic web sites Create and populate your own MySQL database tables, and work with data stored in files Perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY Use cookies and sessions to track visitors' login information and personalize the site for users Protect your data from SQL injection attacks Use regular expressions to validate information on forms Dynamically display text based on session info and create images on the fly Pull syndicated data from other sites using PHP and XML Throughout the book, you'll build sophisticated examples -- including a mailing list, a job board, and an online dating site -- to help you learn how to harness the power of PHP and MySQL in a variety of contexts. If you're ready to build a truly dynamic website, Head First PHP & MySQL is the ideal way to get going.
    Note: Title from resource description page (viewed March 25, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Sebastopol, Calif?] : O'Reilly Media
    Language: English
    Pages: 1 streaming video file (1 hr., 20 min., 22 sec.) , digital, sd., col.
    Keywords: iPhone (Smartphone) ; Tables ; Application software ; Electronic videos ; local
    Abstract: "Any experienced iPhone programmer understands that you can't build much in the way of complex user interfaces without tables. Every time you throw together a lengthy list view, tables are a concern. More than that, the stock manner of rendering tables is performance-intensive and results in a visible choppiness in your UI. In this detailed O'Reilly Breakdown, Mike Morrison digs into how to optimize your tables. The result? Faster, smoother apps that still look classy and convey lots of information."--Resource description page.
    Note: Title from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    ISBN: 9780672331336 , 0672331330
    Language: English
    Pages: 1 online resource (ix, 445 p.) , ill.
    Edition: 8th ed.
    Parallel Title: Erscheint auch als
    Keywords: HTML (Document markup language) ; XHTML (Document markup language) ; Cascading style sheets ; Electronic books ; local
    Abstract: In just 24 lessons of one hour or less, you can learn how to use HTML and CSS to design, create, and maintain world-class web sites. Using a clear, down-to-earth approach, each lesson builds upon the previous one, allowing even complete beginners to learn the essentials from the ground up. Full-color figures and clear step-by-step instructions help you learn quickly. Practical, hands-on examples show you how to apply what you learn. Quizzes and Exercises help you test your knowledge and stretch your skills. Learn how to... Build your own web page and get it online in an instant Format text for maximum clarity and readability Create links to other pages and to other sites Add graphics, color, and visual pizazz to your web pages Work with transparent images and background graphics Design your site's layout and typography using CSS Get user input with web-based forms Publicize your site and make it search-engine friendly Test a web site for compatibility with different browsers Make your site easy to maintain and update as it grows Free Access to Online Learning Lab Register your book at informit.com/register for free, exclusive access to the Online Learning Lab to supplement this book's lessons: Video walkthroughs to show you how to complete the step-by-step examples in the book Fast and fun online quizzes to test your understanding of each lesson Updates or corrections as they become available
    Note: Description based on print version record. - Includes index. - Rev. ed. of: Sams teach yourself HTML and CSS in 24 hours / Dick Oliver, 7th ed., 2006
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    New York : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132350082 , 0132350084
    Language: English
    Keywords: Ajax (Web site development technology) ; Web site development ; JavaScript (Computer program language) ; Asynchronous transfer mode ; Electronic books ; local
    Abstract: Supercharge Your Sites with Ajax Right Now...No Scripting Expertise Needed! You've heard how great Ajax is--how it can help make your Web sites more usable, more interactive, more responsive, more successful. Ajax Construction Kit lets you put Ajax to work right now, even if you've never written a script! Just learn a few essentials, check out a few examples, then run the live CD and discover all the plug-and-play code you need to hit the ground running. Ajax Construction Kit 's built-in applications work right out of the box. And with easy guidance from Michael Morrison, you'll gradually deepen your understanding--learn how to customize, extend, and reuse these applications---and even build skills for creating new ones. Walk away an expert. Use Ajax Construction Kit 's ten complete applications to Dynamically load Web data Dynamically populate lists Tap into RSS news feeds Use AutoComplete to reduce input errors Create more responsive GUIs with real-time validation Build a killer interface for viewing images Present information or advertising with slick pop-ups Provide an up-to-the-minute weather forecast Build an e-commerce product shipping calculator Add ratings tools to your site And more... CD-ROM Includes Your complete Ajax projects: Run the Ajax projects (HTML, JavaScript, and PHP source code) that are included on the CD from your Windows, Mac OS X, or Linux system. Your complete Ajax environment: Boot the CD as an Ubuntu Linux live CD to immediately begin working with the Ajax projects (no setup required). Ready-to-run tools on the CD include the XAMPP Web server, Firefox Web browser, and Bluefish HTML editor. System Requirements: Platform: Windows, Linux, Mac (OS X or higher) Processor: Intel-based processor (Pentium or higher) Memory: 128 MB RAM or more Disk space: None required; USB thumb drive optional to store data Optical drive: CD reader Negus Live Linux Series Your Practical, Hands-On Guides to Getting Real Results with Free Software Add the free software and examples from the book's CD to your Windows, Mac OS X, or Linux system to follow along with the projects described in the book. Or boot the CD directly to use a complete, prepackaged set of free software tools to play, display, and modify those projects. Start as a novice, by trying out examples...and finish with professional Ajax-enabled Web content! SERIES EDITOR CHRISTOPHER NEGUS is the bestselling author of the Red Hat Linux Bible series, Linux Toys series, and this se...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, MA :Safari,
    Language: English
    Pages: xv, 488 p. , ill. ; , 24 cm. +
    DDC: 794.8/15265
    Keywords: Computer games ; Programming ; Electronic books ; local
    Abstract: Sams Teach Yourself Game Programming in 24 Hours demystifies game programming by providing clear, practical lessons using C/C++, the industry standard in game programming. The book focuses on the Windows API to construct games for the Windows platform and discusses game theory, including double-buffered graphics, sprite animation, and digitized sound effects and music. A fully functional game engine provides readers with the ability to create their own future games.
    Note: "Starter kit, CD-ROM includes Borland C++ builder 5.5 compiler and command line tools; Borland C++ builder 6 enterprise trial edition"--Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, MA :Safari,
    Language: English
    Pages: iv, 377 p. , ill. ; , 24 cm
    DDC: 004.16
    Keywords: BlackBerry (Computer) ; Pocket computers ; Electronic books ; local
    Abstract: Wish your BlackBerry 7100 had come with a little more meat in the owner's manual? BlackBerry 7100 In a Snap is your wish come true. This task-oriented guide goes well beyond the BlackBerry 7100 owner's manual and guides you through its devices using practical usage scenarios. Jump in anywhere, and learn how to squeeze every bit of mobile power out of your BlackBerry 7100, one task at a time. You will learn how to: Manage your BlackBerry 7100 from your desktop Take control of e-mail with the built-in Web Client Text message Use your BlackBerry 7100 as the ultimate mobile phone Manage your time with the calendar Organize your to-do list with tasks You will also learn about advanced features that go beyond simple phone and communicator usage, and you'll be able to reference quick tutorials on a broad array of features and practices with this essential guide from the In a Snap series.
    Note: "Covers BlackBerry 7100 series"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online
    ISBN: 0672328410
    Language: English
    Pages: 576 p , ill.
    Edition: 7th ed.
    Keywords: HTML (Document markup language) ; XHTML (Document markup language) ; Cascading style sheets ; Electronic books ; local
    Abstract: Learn from the newest, updated edition of the highly acclaimed introduction to HTML, Sams Teach Yourself HTML and CSS In 24 Hours . The seventh edition includes updates to introduce Cascading Style Sheets (CSS) in concert with HTML to produce quality web pages. You'll be able to study revisions that refine examples, as well as provide an enhanced integration with your web pages. You'll also gain a comprehensive understanding with new examples that match the current state of HTML. This carefully organized, well-written tutorial teaches beginning web page development skills, covering only those HTML and CSS tags that are likely to be used on creating a beginning web page. The 24 separate, one hour-long tutorials follow the process by which you should be creating your web page, building knowledge not only of how to create a web page, but building a general knowledge of how to use HTML and CSS in other projects as well. Chapters include: Understanding HTML and XHTML Creating Your Own Web Page Graphics Using Tables to Organize and Lay Out Your Pages Using Style Sheets for Page Layout Dynamic Web Pages
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...