Автор
Mark Pilgrim

Mark Pilgrim

  • 6 книг
  • 19 читателей
4.6
16оценок
Рейтинг автора складывается из оценок его книг. На графике показано соотношение положительных, нейтральных и негативных оценок.
4.6
16оценок
5 12
4 2
3 2
2 0
1 0
без
оценки
7

Mark Pilgrim – лучшие книги

  • Dive Into Python Mark Pilgrim
    ISBN: 978-1590593561
    Год издания: 2004
    Издательство: Apress
    Язык: Английский

    Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for shell scripters, and for serious application developers who want a feature-rich, yet simple language to deploy their products. Dive Into Python is ahands-on guide to the Python language. Each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and then puts it all back together in a summary at the end. This is the perfect resource for you if you like to jump into languages fast and get going right away. If you're just starting to learn Python, first pick up a copy of…

    Развернуть
  • Dive into Python 3 Mark Pilgrim
    ISBN: 978-1430224150
    Год издания: 2009
    Издательство: Apress
    Язык: Русский
  • HTML5: Up and Running Mark Pilgrim
    ISBN: 978-0-596-80602-6
    Год издания: 2010
    Издательство: O'Reilly Media
    Язык: Русский
    If you don't know about the new features available in HTML5, now's the time to find out. This book provides practical information about how and why the latest version of this markup language will significantly change the way you develop for the Web.

    HTML5 is still evolving, yet browsers such as Safari, Mozilla, Opera, and Chrome already support many of its features -- and mobile browsers are even farther ahead. HTML5: Up & Running carefully guides you though the important changes in this version with lots of hands-on examples, including markup, graphics, and screenshots. You'll learn how to use HTML5 markup to add video, offline capabilities, and more -- and you’ll be able to put that functionality to work right away.

    - Learn new semantic elements, such as , , and
    - Meet Canvas, a 2D drawing surface you can program with JavaScript
    - Embed video in your web pages without third-party plugins
    - Use Geolocation to let web application visitors share their physical location
    - Take advantage of local storage capacity that goes way beyond cookies
    - Build offline web applications that work after network access is disconnected
    - Learn about several new input types for web forms
    - Create your own custom vocabularies in HTML5 with microdata