Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (13)
  • Meloni, Julie C  (7)
  • Ballard, Phil  (6)
  • Web site development  (13)
  • 1
    Online Resource
    Online Resource
    [Place of publication not identified] : Sams
    ISBN: 9780135166963 , 0135166969
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Seventh edition.
    Keywords: JavaScript (Computer program language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: In just 24 lessons of one hour or less, Sams Teach Yourself JavaScript in 24 Hours helps you learn the fundamentals of web programming using the JavaScript language. Designed for beginners with no previous programming experience, this book's straightforward, step-by-step approach shows you how to use JavaScript to add a wide array of interactive features and effects to your web pages. Every 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 JavaScript programming tasks. 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... · Use JavaScript to build dynamic, interactive web pages · Debug scripts · Create scripts that work in all browsers · Write clear, reliable, and reusable code · Use object-oriented programming techniques · Script with the DOM · Manipulate JSON data · Work with HTML5 and CSS3 · Control CSS with simple JavaScript code · Read and write cookies · Use some of the new ECMAScript features today · Match patterns using regular expressions · Understand and use closures · Organize your code with modules
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed September 26, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Place of publication not identified] : [Sams]
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 28 min., 51 sec.)) , digital, sound, color
    Keywords: JavaScript (Computer program language) ; Web site development ; Electronic videos ; local
    Abstract: "JavaScript Video How-To is a series of short, 2- to 5-minute how-to videos that walk you through a specific task or technique related to creating dynamic, interactive web pages with JavaScript. Adapted from Phil Ballard's book Sams Teach Yourself JavaScript in 24 Hours, each video is self-contained and focused entirely on one particular task. You can either go through the videos in sequence or you can jump into a particular task, see how something is done, and then jump out again."--Resource description page.
    Note: Title from resource description page (viewed December 21, 2015). - Date of publication and publisher's name from resource description page. - "Video 1.1."
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Indianapolis, Indiana : Sams
    ISBN: 9780134172163 , 0134172167
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Sixth edition.
    Series Statement: Sams teach yourself
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Sams Teach Yourself JavaScript in 24 Hours, Sixth Edition New coverage of ECMAScript 6 In just 24 lessons of one hour or less, Sams Teach Yourself JavaScript in 24 Hours helps you learn the fundamentals of programming using the JavaScript language. Designed for beginners with no previous programming experience, this book's straightforward, step-by-step approach shows you how to use JavaScript to add a wide array of interactive features and effects to your web pages. Every 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 JavaScript programming tasks. Practical, hands-on examples show you how to apply what you learn. Quizzes and exercises help you test your knowledge and stretch your skills. Notes and tips point out shortcuts and solutions. Upgrade to the online Learning Lab edition of this book for just $10 with purchase. See inside for details. Learn how to... · Use JavaScript to build dynamic, interactive web pages · Debug scripts · Create scripts that work in all browsers · Write clear, reliable, and reusable code · Use object-oriented programming techniques · Script with the DOM · Access JSON data · Work with HTML5 and CSS3 · Leverage the popular jQuery library · Control CSS with simple JavaScripts · Read and write cookies · Use some of the new ECMAScript features today · Get started with frameworks such as AngularJS · Build browser add-ons and extensions Register your book at informit.com/register for convenient access to updates, downloads, and corrections as they become available. Who This Book Is For Those who have at least a basic understanding of HTML and web page design in general and want to move on to adding some extra interactivity to your pages. Those who currently code in another programming language and want to see what additional capabilities JavaScript can add to your armory Someone who has never done any computer programming. Browse through an HTML primer before using this book. You don't need to be an HTML expert to use JavaScript but should have a basic understanding.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams
    ISBN: 9780133070316 , 013307031X
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 9th ed.
    Parallel Title: Erscheint auch als
    Keywords: HTML (Document markup language) ; XHTML (Document markup language) ; Cascading style sheets ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Learn HTML5 and CSS3 in 24 one-hour lessons! Sams Teach Yourself HTML and CSS in 24 Hours is a well-organized, clearly written, and generously illustrated tutorial that teaches beginners how to quickly create great-looking web pages using HTML5 and CSS3. With a practical, jargon-free focus on quickly getting web pages created and published to the web, the book's 24 one-hour lessons carefully guide the reader through each step involved in creating, enhancing, and maintaining web sites of all types and sizes. The ninth edition of Sams Teach Yourself HTML and CSS in 24 Hours brings the entire book in line with the HTML5 and CSS3 specifications and capabilities and includes fresh material and examples that take full advantage of the book's full-color layout and design. Anyone who completes the lessons in this book can have his or her web pages be among those that appear on the Internet. In fact, within the first two lessons in this book, someone with no previous HTML experience at all can have a web page ready to go online. If you like learning by doing, this is the book for you. It organizes lessons in the basics of HTML5 and CSS3 into simple steps and then shows you exactly how to tackle each step. Many of these HTML code examples are accompanied by pictures of the output produced by the code. You see how it's done, you read a clear, concise explanation of how it works, and then you immediately do the same thing with your own page. A few minutes later, you're on to the next step. 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 pizzazz 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 website for compatibility with different browsers Make your site easy to maintain and update as it grows Use HTML5 semantic tags to better structure your pages Create columns with CSS Add HTML5-based video and audio to your site Use CSS3 transforms, transitions, and animations to create great visual effects Use HTML5's powerful form validation capability Contents at a Glance Part I: Getting Started on the Web 1 Understanding How the Web Works 2 Structuring an HTML Document 3 Understanding Cascading Style Sheets Part II: Building Blocks of HTML 4 A Close...
    Note: "Covers HTML5 and CSS3"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams
    ISBN: 9780672332050 , 0672332051
    Language: English
    Pages: 1 online resource ([8], 598 p.) , ill.
    Series Statement: Sams teach yourself all in one
    Parallel Title: Erscheint auch als
    Keywords: HTML (Document markup language) ; Cascading style sheets ; JavaScript (Computer program language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Provides information on using HTML, CSS, and JavaScript to design, create, and maintain Web sites.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub.
    ISBN: 9780132603706 , 0132603705
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 5th ed.
    Series Statement: Sams teach yourself all in one
    Parallel Title: Erscheint auch als
    Keywords: Apache (Computer file : Apache Group) ; MySQL (Electronic resource) ; Web site development ; PHP (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: In just a short time, you can learn how to use PHP, MySQL, and Apache together to create dynamic, interactive websites and applications using the three leading open-source web development technologies. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of PHP scripting, MySQL databases, and the Apache web server from the ground up. Julie C. Meloni is a technical consultant who has been developing web-based applications since the Web first saw the light of day. She has authored numerous books and articles on web application development and HTML/CSS, and you can find translations of her work in 18 different languages. Learn how to... • Install, configure, and set up the PHP scripting language, the MySQL database system, and the Apache Web server • Get these technologies to work together to create a dynamic, database-backed website • Interact with MySQL using PHP • Work with forms and files • Create a web-based discussion forum or mailing list • Add a storefront and shopping cart to your site • Optimize your MySQL databases • Fine-tune the Apache server's performance • Restrict access to your applications • Set up a secure web server
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    ISBN: 9780133048322 , 0133048322
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 5th ed.
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Internet programming ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Learn JavaScript in 24 Hours Covers JavaScript 1.8+, Ajax and jQuery In just 24 lessons of one hour or less, you can learn how to create dynamic, interactive Web pages with the popular and ubiquitous JavaScript web programming language. Using a straightforward, step-by-step approach, each lesson in this book clearly and carefully walks you through basic concepts and techniques, and helps you learn the essentials of JavaScript programming from the ground up. Learn how to... Use JavaScript to build dynamic, interactive Web pages Debug scripts Create scripts that work in all browsers Work with HTML5 and CSS3 Leverage the popular jQuery library Control CSS with simple JavaScripts Add Ajax effects to your web pages Script animations and music Step-by-step instructions carefully walk you through the most common JavaScript programming tasks Quizzes at end of every chapter help you build and test your knowledge Interactive online exercises let you practice what you learn at the Codecademy web site with no downloads or installation needed Sams Publishing has teamed up with Codecademy - the online place where anyone can learn and teach coding - to provide readers of Sams Teach Yoruself JavaScript in 24 Hours with an exclusive area on the Codecademy web site where you can supplement what you've learned in this book with some fun, fully interactive exercises and projects. After reading a lesson in the book you can roll up your sleeves and get some hands-on coding experience at codecademy.com/tracks/teachyourself
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768685459 , 0768685451
    Language: English
    Pages: xi, 367 p , ill. , 24 cm. +
    Series Statement: Sams teach yourself all in one
    Parallel Title: Erscheint auch als
    Keywords: Ajax (Web site development technology) ; JavaScript (Computer program language) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: In just a short time, you can learn how to use Ajax, JavaScript, and PHP to create interactive interfaces to your web applications by combining these powerful technologies. No previous Ajax programming experience is required. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of Ajax programming with JavaScript, PHP, and related technologies from the ground up. Regardless of whether you run Linux, Windows, or Mac OS X, the enclosed CD includes a complete Ajax programming starter kit that gives you all the programming tools, reference information, JavaScript libraries, and server software you need to set up a stable environment for learning, testing, and production. Learn how to... Build better, more interactive interfaces for your web applications Make JavaScript, HTML, XML, and PHP work together to create Ajax effects Compile an Ajax application Create and consume web services with SOAP and REST Avoid common errors and troubleshoot programs Use popular Ajax libraries to speed up and improve common programming tasks On the CD XAMPP for Windows, Mac OS X, and Linux-an easy-to-install package to set up a PHP- and MySQL-enabled Apache server on your computer The jEdit programming editor for Windows, Mac, and Linux Prototype, Scriptaculous, Rico, and XOAD-popular JavaScript libraries for creating Ajax applications and effects A complete Ajax, HTML, XML, and PHP tutorial reference library in searchable PDF format Source code for the examples in the book Phil Ballard is a software engineering consultant and developer specializing in website and intranet design and development for an international portfolio of clients. He has an honors degree from the University of Leeds, England, and has worked for several years in commercial and managerial roles in the high technology sector. Michael Moncur is a freelance webmaster and author. He runs a network of websites and has written several bestselling books about web development, networking, certification programs, and databases. Category: Web Development Covers: Ajax, JavaScript and PHP User Level: Beginning-Intermediate
    Note: Includes bibliographical references (p. [339]-341) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768680683 , 0768680689
    Language: English
    Pages: xv, 630 p , ill. , 24 cm. +
    Edition: 4th ed.
    Parallel Title: Erscheint auch als
    Keywords: Apache (Computer file : Apache Group) ; MySQL (Electronic resource) ; Web site development ; PHP (Computer program language) ; Electronic books ; local
    Abstract: Sams Teach Yourself PHP, MySQL® and Apache All in One Fourth Edition Julie C. Meloni Starter Kit CD-ROM includes a complete starter kit for Windows®, Linux®, and Mac® OS X In just a short time, you can learn how to use PHP, MySQL, and Apache together to create dynamic, interactive websites and applications using the three leading open-source web development technologies. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of PHP scripting, MySQL databases, and the Apache web server from the ground up. Regardless of whether you run Linux, Windows, or Mac OS X, the enclosed CD includes a complete starter kit that lets you install all the software you need to set up a stable environment for learning, testing, and production. Learn how to... Install, configure, and set up the PHP scripting language, the MySQL database system, and the Apache Web server Get these technologies to work together to create a dynamic, database-backed website Interact with MySQL using PHP Work with forms and files Create a web-based discussion forum or mailing list Add a storefront and shopping cart to your site Optimize your MySQL databases Fine-tune the Apache server's performance Restrict access to your applications Set up a secure web server Julie C. Meloni is the technical director for i2i Interactive, a multimedia company located in Los Altos, California. She has been developing web-based applications since the early days of the web, and is the author of several books and articles on web-based programming languages and database topics, including Sams Teach Yourself MySQL in 24 Hours . CD-ROM Includes A complete PHP, MySQL, and Apache starter kit for Windows®, Linux®, or Mac® OS X. Category: Web Development Covers: PHP 5.2, MySQL 5, Apache 2.2 User Level: Beginning
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 0672328739
    Language: English
    Pages: xix, 601 p , ill.
    Edition: 3rd ed.
    Keywords: MySQL (Electronic resource) ; Apache (Computer file : Apache Group) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: A new edition of this title is available, ISBN-10: 067232976X ISBN-13: 9780672329760 You own your own business. You have also created a website for your business that details the products or services that you offer, but it doesn't allow potential customers to purchase anything online. Don't risk losing business-learn to create a dynamic online environment using only three programs. PHP, MySQL and Apache are three popular open-source tools that can work together to help you create a dynamic website, such as an online shopping experience. Sams Teach Yourself PHP, MySQL and Apache All in One is a complete reference manual for all three development tools. You will learn how to install, configure and set up the PHP scripting language, use the MySQL database system, and work with the Apache Web server. Then you'll take it a step further and discover how they work together to create a dynamic website. Use the book and the included CD to create a simple website, as well as a mailing list, online address book, shopping cart and storefront. Updated to reflect the most recent developments in PHP and MySQL, including the final stable release of MySQL 5.0, you will open your website to limitless possibilities with Sams Teach Yourself PHP, MySQL and Apache All in One .
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 0672328682
    Language: English
    Pages: 240 p , ill.
    Keywords: Ajax (Web site development technology) ; Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: Sams Teach Yourself Ajax in 10 Minutes is a concise introduction to the basics of building Ajax applications and the architecture and operation of these applications. You will learn the techniques employed in using Ajax, introducing Ajax and explaining how it may be used to solve realistic user interface problems. You will be able to immediately begin building web applications, and will have platform from which to explore more advanced aspects of Ajax.
    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, MA :Safari,
    Language: English
    Pages: xxv, 619 p. , ill. ; , 23 cm. +
    Edition: 2nd ed.
    DDC: 005.72
    Keywords: Apache (Computer file : Apache Group) ; MySQL (Electronic resource) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: You own your own business. You have also created a website for your business that details the products or services that you offer, but it doesn't allow potential customers to purchase anything online. Don't risk losing business-learn to create a dynamic online environment using only three programs. PHP, MySQL and Apache are three popular open-source tools that can work together to help you create a dynamic website, such as an online shopping experience. Sams Teach Yourself PHP, MySQL and Apache All in One is a complete reference manual for all three development tools. Learn how they work individually and more importantly, how they work together to create your dynamic website. Use the book and the included CD to create a simple website, as well as a mailing list, online address book, shopping cart and storefront. Open your website to limitless possibilities with Sams Teach Yourself PHP, MySQL and Apache All in One .
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xxiii, 616 p. , ill. ; , 24 cm. +
    DDC: 005.2/762
    Keywords: Apache (Computer file : Apache Group) ; MySQL (Electronic resource) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: A new edition of the best selling book that covers three popular open-source tools in one complete Starter Kit package. Revised and updated to reflect major changes in new versions of PHP, MySQL, and PHP 5. Carefully steps the reader through the basic set up of PHP, MySQL, and Apache, and shows how to combine these technologies to quickly create simple interactive Web applications. CD-ROM allows the reader to install a safe, foolproof learning environment for either a Windows or Linux-based PC.
    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...