Skip to main content

Learning PHP, MySQL, and JavaScript: With JQUERY, CSS and HTML5 5th Edition

Author: Robin Nixon
ISBN-13: 978-1-491-97891-7
Total Pages: 829
Size: 17.4MB
Link Download: Google | MediaFire | ZippyShare

Description:
This book is for people who wish to learn how to create effective and dynamic websites. This may include webmasters or graphic designers who are already creating static websites but wish to take their skills to the next level, as well high school and college students, recent graduates, and self-laught individuals.

Table of Contents:
Chapter 1 - Introduction to Dynamic Web Content
Chapter 2 - Setting Up a Development Server
Chapter 3 - Introduction to PHP
Chapter 4 - Expressions and Control Flow in PHP
Chapter 5 - PHP Functions and Objects
Chapter 6 - PHP Arrays
Chapter 7 - Practical PHP
Chapter 8 - Introduction to MySQL
Chapter 9 - Mastering MySQL
Chapter 10 - Accessing MySQL Using PHP
Chapter 11 - Form Handling
Chapter 12 - Cookies, Sessions and Authentication
Chapter 13 - Exploring JavaScript
Chapter 14 - Expressions and Control Flow in JavaScript
Chapter 15 - JavaScript Functions, Objects and Arrays
Chapter 16 - JavaScript and PHP Validation and Error Handling
Chapter 17 - Using Asynchronous Communication
Chapter 18 - Introduction to CSS
Chapter 19 - Advanced CSS with CSS3
Chapter 20 - Accessing CSS From JavaScript
Chapter 21 - Introduction to jQuery
Chapter 22 - Introduction to jQuery Mobile
Chapter 23 - Introduction to HTML5
Chapter 24 - The HTML5 Canvas
Chapter 25 - HTML5 Audio and Video
Chapter 26 - Other HTML5 Features
Chapter 27 - Bringing It All Together

Most Download

Django for Beginners - Build Websites with Python and Django

Author: William S. Vincent ISBN: - Total Pages: 209 Size: 19.7MB Link Download: Google | MediaFire | ZippyShare Description: You don't need previous Python or web development experience to complete this book. It is intentionally written so that even a total beginner can follow along and feel the magic of writing their own web applications from Scratch. However if you are serious about a career in web development, you will eventually need to invest the time to learn Python, HTML, and CSS properly. A list of recommended resources for further study is included in the Conclusion. Table of Contents:  Chapter 1 - Initial Set Up Chapter 2 - Hello World App Chapter 3 - Pages App Chapter 4 - Message Board App Chapter 5 - Blog App Chapter 6 - Forms Chapter 7 - User Accounts Chapter 8 - Custom User Model Chapter 9 - User Authentication Chapter 10 - Bootstrap Chapter 11 - Password Change and Reset Chapter 12 - Email Chapter 13 - Newspaper Ap...

JavaScript Data Structures and Algorithms: An Introduction to Undestanding and Implementing Core Data Structure and Algorithm Fundamentals

Author:  Sammie Bae ISBN-13:  - Total Pages: 362 Size: 7 .3MB Link Download: Google | MediaFire | ZippyShare Description: This book first covers fundamentals mathematics for Big-O analysis and then lays out the basic JavaScript foundations, such as primitive objects and types. Then, this book covers implementations and algorithms for fundamentals data structures such as linked lists, stacks, trees, heaps and graphs. Finally, more advanced topics such as efficient string search algorithms, caching algorithms, and dynamic programming problems are explored in great detail. Table of Contents: Chapter 1 - Big-O Notation Chapter 2 - JavaScript: Unique Parts Chapter 3 - JavaScript Numbers Chapter 4 - JavaScript Strings Chapter 5 - JavaScript Arrays Chapter 6 - JavaScript Objects Chapter 7 - JavaScript Memory Management Chapter 8 - Recursion Chapter 9 - Sets Chapter 10 - Searching and Sorting Chapter 11 - Hash Tables Chapter 12 - Sta...

Python Deep Learning Projects

Author:  Matthew Lamons, Rahul Kumar and Abhishek Nagaraja ISBN-13:  978-1-78899-709-6 Total Pages:  628 Size:  24.4MB Link Download: Google | MediaFire | ZippyShare Description: This book is perfect for you if you've undertaken at least one course in machine learning and have a modest functional proficiency in Python (meaning you can create programs in Python when supported by examples). Many of our readers will be undergraduates at university studying computer science, statistics, mathematics, physics, biology, chemistry, marketing, and business. Deep learning technologies are being applied to all the professions that these degrees prepare you for, and this book is a great way to learn skills that will be applicable to your success. Postgraduates will appreciate the instruction level, too, as the projects selected are directly applicable to the modern job market, from tech stat-ups to enterprise applications. Table of Contents: Chapter 1 ...

Python Data Analytics: With Pandas, NumPy, and Matplotlib 2nd Edition

Author:  Fabio Nelli ISBN-13: 978-1-4842-3912-4 Total Pages:  576 Size: 13.9MB Link Download:  Google | MediaFire | ZippyShare Table of Contents: Chapter 1 - An Introduction to Data Analysis Chapter 2 - An Introduction to The Python World Chapter 3 - The NumPy Library Chapter 4 - The Pandas Library Chapter 5 - Pandas: Reading and Writing Data Chapter 6 - Pandas in Depth: Data Manipulation Chapter 7 - Data Visualization with Matplotlib Chapter 8 - Machine Learning with Scikit-Learn Chapter 9 - Deep Learning with TensorFlow Chapter 10 - Meteorological Data Chapter 11 - Embedding The JavaScript D3 Library in The IPython Notebook Chapter 12 - Recognizing Handwritten Digits Chapter 13 - Textual Data Analysis with NLTK Chapter 14 - Image Analysis and Computer Vision with OpenCV

Learn Python in 24 Hours

Author: Sunny Chanday ISBN: - Totale Pages: 453 Size: 43.4MB Link Download: Google | MediaFire | ZippyShare Description: This book is designed for software programmers who need to learn Python programming language from Scratch. Table of Contents: Chapter 1 - Overview Chapter 2 - Environment Chapter 3 - Basic Syntax Chapter 4 -  Variable Types Chapter 5 - Basic Operators Chapter 6 - Decision Making Chapter 7 - Loops Chapter 8 - Numbers Chapter 9 - Strings Chapter 10 - Lists Chapter 11 - Tuples Chapter 12 - Dictionary Chapter 13 - Date and Time Chapter 14 - Functions Chapter 15 - Modules Chapter 16 - Files I/O Chapter 17 - Exceptions Chapter 18 - Classes and Objects Chapter 19 - Regular Expressions Chapter 20 - CGI Programming Chapter 21 - Database Access Chapter 22 - Network Programming Chapter 23 - Sending Email Chapter 24 - MultiThreading Chapter 25 - XML Processing Chapter 26 - GUI Programming Chapter ...