Happy to start the course with you all. Hope that this will be a great platform for everybody to learn. This repository will give A-Z resources of every class and also resources.
শেখড় থেকে শিখরে আমরা ছড়িয়ে দিতে চাই আপনার প্রযুক্তিক দক্ষতাকে। আর অল্পকিছুদিনের মধ্যে শুরু হয়ে যাচ্ছে আমাদের ওয়েব ডেভেলপমেন্ট ক্লাস। তাই শেষ বারের মতে দেখে নিন কোর্সে আপনি কি কি শিখবেন?
Month 1: Week: 1
Class 1: Introduction, Why use PHP and MySQL, Difference between Server Side Programming & Client Side Programming, Software installation & Environment Setup (Apache, PHP & MySQL), Creating a PHP file, Basic Syntax of PHP
Class 2: PHP Programming, Defining variable and constant, PHP Data type, Array and String, Using single and double quotes, Comments on PHP, Operators, and Expression
Month 1: Week: 2
Class 3: Making Decisions with conditional statements, Doing Repetitive task with loop, Function, Transferring information between PHP pages
Class 4: PHP Array and Array Functions
Month 1: Week: 3
Class 5: HTML Forms, $_REQUEST, $_GET and $_POST Method, Form handlers, Form Validation, Email/URL, Form Value
Class 6: Creating a PHP site (Live Project)
Month 1: Week: 4
Class 7: PHP Date function, Session and Cookies, Include and Required
Class 8: PHP File Upload, File handling & directories, Filtering & Validation
Extra Class
Class 9: Performance Mapping, Questions & Answers - 1
Month 2: Week: 1
Class 10: PHP Advanced Filters, Error handling, Exceptions
Class 11: Creating an Admin Panel (Live Project)
Month 2: Week: 2
Class 12: PHP Server Variables, Date, Times, Locations, Mail Functions, PHP 5 Math Functions, PHP Zip File Functions
Class 13: Database fundamentals, Software Setup Creating a database Using phpMyAdmin, Structuring a database Using tables, Common data types, Basic SQL Syntax, and Queries, Getting PHP to connect to MySQL Using the MySQL() function, Testing a connection, Writing a sample error trap, Writing SQL queries
Month 2: Week: 3
Class 14: Using Select, Insert, Update and Delete, Querying MySQL and returning results
Class 15: DB constraints, Primary Key, Foreign Key, Join queries (cross join, inner join, outer join, self joins)
Month 2: Week: 4
Class 16: Introducing PDO, Prepare and Execute, Binding, Binding with Array
Class 17: Creating a Database for Web Application (Live Project)
Extra Class
Class 18: Performance Mapping, Questions & Answers - 2
Month 3: Week: 1
Class 19: XML, Parsing, DOM, HTTP Requests, JSON, Encode & Decode, Parsing, DOM, HTTP Requests
Class 20: AJAX, Working with Database, Live Data Traversing
Month 3: Week: 2
Class 21: Security Facts, Validating entries, Concatenating strings, trimming strings, Removing slashes and other harmful characters
Class 22: Coding Standard, Design Patterns, Regular Expressions
Month 3: Week: 3
Class 23: Function References, Callback functions
Class 24: PHP with Object Oriented Programming, Introduction, Declaring a class, Objects, The new keyword, and constructor, Destructor
Month 3: Week: 4
Class 25: Access method and properties using $this variable, Public, Private, Protected properties and methods, Static properties and method, Class constant
Class 26: Inheritance & code reusability, Polymorphism
Extra Class
Class 27: Performance Mapping, Questions & Answers - 3
Month 4: Week: 1
Class 28: Develop To-Do App (Live Project)
Class 29: PHP - Facebook Login, Google, Twitter Login, Google Map
Month 4: Week: 2
Class 30: Introducing with MVC Framework, Core PHP vs Frame Works PHP, Introducing Laravel and CodeIgniter, Setup CodeIgniter Project
Class 31: Form Validation and File Handling, Databases with CodeIgniter, Session Handling, Flush Data, Temp Data
Month 4: Week: 3
Class 32: Helpers and Libraries of CodeIgniter, Creating Custom Helpers and Libraries
Class 33: Routing, Email, Cookies, Caching, Common Functions, CodeIgniter Security
Month 4: Week: 4
Class 34: Develop a Blog by using CodeIgniter (Live Project)
Class 35: Useful resource, Introducing Marketplace & Account Creation
Extra Classes
Class 36: Full Course Overview, Questions & Answers
Class 37: Final Project on PHP & MySQL Web Development (Based on Full Course)
Class 38: Final Class & Finishing discussion
NB: Class module could be changed based on the situation.
আরো বিস্তারিত জানতে –
মোবাইলঃ +৮৮০ ১৮৪৭ ১৫০ ৭২৪
স্থানঃ দত্তপাড়া, ড্যাফোডিল ইন্টারন্যাশনাল ইউনিভার্সিটি (স্থায়ী ক্যাম্পাস) সংলগ্ন
শেখড় থেকে শিখরে আমরা ছড়িয়ে দিতে চাই আপনার প্রযুক্তিক দক্ষতাকে। আর অল্পকিছুদিনের মধ্যে শুরু হয়ে যাচ্ছে আমাদের ওয়েব ডেভেলপমেন্ট ক্লাস। তাই শেষ বারের মতে দেখে নিন কোর্সে আপনি কি কি শিখবেন?
Month 1: Week: 1 Class 1: Introduction, Why use PHP and MySQL, Difference between Server Side Programming & Client Side Programming, Software installation & Environment Setup (Apache, PHP & MySQL), Creating a PHP file, Basic Syntax of PHP Class 2: PHP Programming, Defining variable and constant, PHP Data type, Array and String, Using single and double quotes, Comments on PHP, Operators, and Expression
Month 1: Week: 2 Class 3: Making Decisions with conditional statements, Doing Repetitive task with loop, Function, Transferring information between PHP pages Class 4: PHP Array and Array Functions
Month 1: Week: 3 Class 5: HTML Forms, $_REQUEST, $_GET and $_POST Method, Form handlers, Form Validation, Email/URL, Form Value Class 6: Creating a PHP site (Live Project)
Month 1: Week: 4 Class 7: PHP Date function, Session and Cookies, Include and Required Class 8: PHP File Upload, File handling & directories, Filtering & Validation
Extra Class
Class 9: Performance Mapping, Questions & Answers - 1
Month 2: Week: 1 Class 10: PHP Advanced Filters, Error handling, Exceptions Class 11: Creating an Admin Panel (Live Project)
Month 2: Week: 2 Class 12: PHP Server Variables, Date, Times, Locations, Mail Functions, PHP 5 Math Functions, PHP Zip File Functions Class 13: Database fundamentals, Software Setup Creating a database Using phpMyAdmin, Structuring a database Using tables, Common data types, Basic SQL Syntax, and Queries, Getting PHP to connect to MySQL Using the MySQL() function, Testing a connection, Writing a sample error trap, Writing SQL queries
Month 2: Week: 3 Class 14: Using Select, Insert, Update and Delete, Querying MySQL and returning results Class 15: DB constraints, Primary Key, Foreign Key, Join queries (cross join, inner join, outer join, self joins)
Month 2: Week: 4 Class 16: Introducing PDO, Prepare and Execute, Binding, Binding with Array Class 17: Creating a Database for Web Application (Live Project)
Extra Class
Class 18: Performance Mapping, Questions & Answers - 2
Month 3: Week: 1 Class 19: XML, Parsing, DOM, HTTP Requests, JSON, Encode & Decode, Parsing, DOM, HTTP Requests Class 20: AJAX, Working with Database, Live Data Traversing
Month 3: Week: 2 Class 21: Security Facts, Validating entries, Concatenating strings, trimming strings, Removing slashes and other harmful characters Class 22: Coding Standard, Design Patterns, Regular Expressions
Month 3: Week: 3 Class 23: Function References, Callback functions Class 24: PHP with Object Oriented Programming, Introduction, Declaring a class, Objects, The new keyword, and constructor, Destructor
Month 3: Week: 4 Class 25: Access method and properties using $this variable, Public, Private, Protected properties and methods, Static properties and method, Class constant Class 26: Inheritance & code reusability, Polymorphism
Extra Class
Class 27: Performance Mapping, Questions & Answers - 3
Month 4: Week: 1 Class 28: Develop To-Do App (Live Project) Class 29: PHP - Facebook Login, Google, Twitter Login, Google Map
Month 4: Week: 2 Class 30: Introducing with MVC Framework, Core PHP vs Frame Works PHP, Introducing Laravel and CodeIgniter, Setup CodeIgniter Project Class 31: Form Validation and File Handling, Databases with CodeIgniter, Session Handling, Flush Data, Temp Data
Month 4: Week: 3 Class 32: Helpers and Libraries of CodeIgniter, Creating Custom Helpers and Libraries Class 33: Routing, Email, Cookies, Caching, Common Functions, CodeIgniter Security
Month 4: Week: 4 Class 34: Develop a Blog by using CodeIgniter (Live Project) Class 35: Useful resource, Introducing Marketplace & Account Creation
Extra Classes
Class 36: Full Course Overview, Questions & Answers Class 37: Final Project on PHP & MySQL Web Development (Based on Full Course) Class 38: Final Class & Finishing discussion
NB: Class module could be changed based on the situation.
আরো বিস্তারিত জানতে – মোবাইলঃ +৮৮০ ১৮৪৭ ১৫০ ৭২৪ স্থানঃ দত্তপাড়া, ড্যাফোডিল ইন্টারন্যাশনাল ইউনিভার্সিটি (স্থায়ী ক্যাম্পাস) সংলগ্ন