Pro Functional Php Programming

Pro Functional PHP Programming  eBooks & eLearning

Posted by AvaxGenius at Sept. 27, 2017
Pro Functional PHP Programming

Pro Functional PHP Programming: Application Development Strategies for Performance Optimization, Concurrency, Testability, and Code Brevity By Rob Aley
English | PDF,EPUB | 2017 | 301 Pages | ISBN : 1484229576 | 3.64 MB

Bring the power of functional programming to your PHP applications. From performance optimizations to concurrency, improved testability to code brevity, functional programming has a host of benefits when compared to traditional imperative programming.
Pro Functional PHP Programming: Application Development Strategies for Performance Optimization, Concurrency, Testability, and

Pro Functional PHP Programming: Application Development Strategies for Performance Optimization, Concurrency, Testability, and Code Brevity By Rob Aley
2017 | 292 Pages | ISBN: 1484229576 | EPUB | 1 MB

Code Like a Pro: Create a NEWS website with PHP in 2020  eBooks & eLearning

Posted by Sigha at May 1, 2020
Code Like a Pro: Create a NEWS website with PHP in 2020

Code Like a Pro: Create a NEWS website with PHP in 2020
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size: 5.35 GB
Genre: eLearning Video | Duration: 75 lectures (9 hour, 58 mins) | Language: English

Easy and Simple Methods to Learn PHP Concepts with lots of Practical Examples and Exercises. Skills Guaranteed.

CRUD Operations with PHP  eBooks & eLearning

Posted by FenixN at Feb. 22, 2017
CRUD Operations with PHP

CRUD Operations with PHP
HDRips | MP4/AVC, ~1000 kb/s | 1280x720 | Duration: 01:37:22 | English: AAC, 165 kb/s (2 ch) | 821 MB
Genre: Development / Programming

In this course we'll delve into the full spectrum of database interactions. Whether the application is an e-commerce, or social network site, or even a todo app on your phone, the data needs to change over time. CRUD is an acronym that refers to the four main operations that you'd want to perform on data in a database: Create, Read, Update, Delete.

Pro PHP and jQuery, Second Edition (Repost)  eBooks & eLearning

Posted by AvaxGenius at Aug. 31, 2018
Pro PHP and jQuery, Second Edition (Repost)

Pro PHP and jQuery, Second Edition by Jason Lengstorf
English | PDF,EPUB | 2016 | 375 Pages | ISBN : 1484212312 | 12.01 MB

Take advantage of the improved performance and reduced memory requirements of PHP version 7, and learn to utilize the new built-in PHP functions and features such as typed variable enforcement with declare(strict_types=1) and the new available data types, scalar type declarations for function arguments and return statements, constant arrays using define(), argument unpacking with the … operator, integer division with intdiv(), the null coalesce operator, the spaceship operator, new exception types, and improvements to existing features.

Pro PHP and jQuery, Second Edition  eBooks & eLearning

Posted by AvaxGenius at July 9, 2018
Pro PHP and jQuery, Second Edition

Pro PHP and jQuery, Second Edition by Jason Lengstorf
English | PDF | 2016 | 375 Pages | ISBN : 1484212312 | 8.57 MB

Take advantage of the improved performance and reduced memory requirements of PHP version 7, and learn to utilize the new built-in PHP functions and features such as typed variable enforcement with declare(strict_types=1) and the new available data types, scalar type declarations for function arguments and return statements, constant arrays using define(), argument unpacking with the … operator, integer division with intdiv(), the null coalesce operator, the spaceship operator, new exception types, and improvements to existing features.

Beginner PHP and MySQL Tutorial  eBooks & eLearning

Posted by naag at Sept. 30, 2020
Beginner PHP and MySQL Tutorial

Beginner PHP and MySQL Tutorial
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 10 Hours 41M | Lec: 156 | 1.10 GB
Genre: eLearning | Language: English

Learning Path: C++ Game Programming  eBooks & eLearning

Posted by FenixN at Feb. 19, 2017
Learning Path: C++ Game Programming

Learning Path: C++ Game Programming
HDRips | MP4/AVC, ~514 kb/s | 1280x720 | Duration: 08:51:25| English: AAC, 128 kb/s (2 ch) | 1,95 GB
Genre: Development / Programming

Create innovative and addictive games with C++

Become A Pro In Wordpress And Woocommerce Today!  eBooks & eLearning

Posted by ELK1nG at April 21, 2024
Become A Pro In Wordpress And Woocommerce Today!

Become A Pro In Wordpress And Woocommerce Today!
Published 4/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 13.10 GB | Duration: 15h 16m

Learn how to code your own theme in wordpress and woocommerce.

Modern C++ Design Patterns  eBooks & eLearning

Posted by FenixN at Feb. 28, 2017
Modern C++ Design Patterns

Modern C++ Design Patterns
HDRips | MP4/AVC, ~381 kb/s | 1280x720 | Duration: 01:39:47 | English: AAC, 128 kb/s (2 ch) | 313 MB
Genre: Development / Programming

This course provides beginning to intermediate C++ developers with the knowledge required for up-to-date C++ programming. It begins by introducing the concepts of design patterns and idioms, outlining their usefulness, and demonstrating some traditional C++ implementations using pointers and manual memory management.