Skip to main content

Beginning PHP and MySQL: From Novice to Professional 5th Edition

Author: Frank M. Kromann
ISBN-13: 978-1-4302-6043-1
Total Pages: 889
Size: 10.34MB
Link Download: Google | MediaFire | ZippyShare

Table of Contents:
Chapter 1 - Introducing PHP
Chapter 2 - Configuring Your Environment
Chapter 3 - PHP Basics
Chapter 4 - Functions
Chapter 5 - Arrays
Chapter 6 - Object Oriented PHP
Chapter 7 - Advanced OOP Features
Chapter 8 - Error and Exception Handling
Chapter 9 - Strings and Regular Expressions
Chapter 10 - Working with The File and Operating System
Chapter 11 - Third Party Libraries
Chapter 12 - Date and Time
Chapter 13 - Forms
Chapter 14 - Authenticating Your Users
Chapter 15 - Handling File Uploads
Chapter 16 - Networking
Chapter 17 - Session Handlers
Chapter 18 - Web Services
Chapter 19 - Secure PHP Programming
Chapter 20 - Integrating jQuery and PHP
Chapter 21 - MVC and Frameworks
Chapter 22 - Introducing MySQL
Chapter 23 - Installing and Configuring MySQL
Chapter 24 - The Many MySQL Clients
Chapter 25 - MySQL Storage Engines and Data Types
Chapter 26 - Securing MySQL
Chapter 27 - Using PHP with MySQL
Chapter 28 - Introducing PDO
Chapter 29 - Stored Routines
Chapter 30 - MySQL Triggers
Chapter 31 - MySQL Views
Chapter 32 - Practical Database Queries
Chapter 33 - Indexes and Searching
Chapter 34 - Transactions
Chapter 35 - Importing and Exporting Data


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 ...