Java, PHP and MySQL Bundle
Created by Harshit Srivastava, Last Updated 06-Jul-2020, Language:English
Java, PHP and MySQL Bundle
from Beginner to Professional
Created by Harshit Srivastava, Last Updated 06-Jul-2020, Language:English
What Will I Get ?
- On completion of this course you would be in a position to write and deploy java programs.
- And combine multiple programs to create some software application.
- On completion of this course you would have a better grip over BACK-END web development with php7, SQL, MySQL database.
- You would be able to develop complex web applications learning from projects.
- Login Page, Registration Page, Data Submission and Retrieval, and display from database, etc
Requirements
- No prerequisites, but if yNo prerequisites, but if you have any sort of programming experience with any programming or scripting languages, then it would be helpful.ou have any sort of programming experience with any programming or scripting languages, th
Description
This course is about BACK-END web development where we would cover BACK-END languages PHP7, SQL with MySQL database. We would cover all the languages and test them by writing files, and sample projects like LOGIN, and Register Page with database connection, Extracting Information from Database and displaying the same with HTML tables, HTML FORM, php database connection scripts, etc.
After learn all the key Scripting Languages we would develop our website and would then deploy it on the internet.
In the later sections we would be learning Java Programming language. Here we would start right from the beginner level exploring fundamentals like JVM (Java Virtual Machine), JDK (Java Development Kit), JRE (Java Runtime Environment). We would be realising strengths and weakness of java as a programming language.
We would then learn the core java programming including conditionals- if else, switch case, loops- for, while, do while, identifiers, datatypes, operators, etc. And later we would be learning OOP (Object Oriented Programming) covering- class, object, constructor, inheritance, polymorphism, overriding, etc.
We would learn theoretical concepts in lectures and perform practical with practical excercises.
Course Content
-
Getting Started with PHP
5 Lectures 00:34:48-
Introduction to PHP
Preview00:05:28 -
Operators and Variables
Preview00:09:21 -
Conditional if-else
Preview00:06:37 -
Array and Loop
00:04:53 -
method- GET and POST
00:08:29
-
-
SQL
2 Lectures 00:27:12-
Part-1 Introduction and fundamentals
00:11:58 -
Part-2 More commands and clauses
00:15:14
-
-
WAMP Installation
1 Lectures 00:04:46-
wamp installation
00:04:46
-
-
Php & MySQL Projects
2 Lectures 00:21:39-
Login Form with mySQL database
00:11:48 -
Extracting Table content and Displaying on webpage
00:09:51
-
-
Introduction to Java
4 Lectures 00:32:27-
Introduction to Java- Hello world
00:05:38 -
Java SE vs EE
00:11:21 -
JVM, JRE, and JDK
00:08:42 -
Java 11: New features
00:06:46
-
-
Fundamentals
5 Lectures 00:54:37-
Variable and Datatypes
00:13:52 -
operators
00:14:42 -
Comments
00:03:59 -
Array
00:13:21 -
static this
00:08:43
-
-
Control Statements
5 Lectures 00:40:23-
if else
00:11:45 -
switch case
00:07:21 -
for loop
00:10:52 -
while loop
00:03:57 -
break, continue
00:06:28
-
-
Object Oriented Programming
7 Lectures 00:50:39-
Introduction to OOP
00:15:09 -
class and object
00:09:09 -
Polymorphism- Overloading
00:06:13 -
Polymorphism- Overriding
00:06:13 -
final
00:03:28 -
Inheritance
00:06:13 -
Super
00:04:14
-
-
Practical Excercises
21 Lectures 01:48:46-
Prac-1 Introduction
00:06:34 -
Prac-2 Simple if-else
00:02:56 -
Prac-3 If-else ladder
00:03:50 -
Prac-4 Nested If-else
00:04:54 -
Prac-5 Switch-case
00:05:58 -
Prac-6 If-else ladder-2
00:05:15 -
Prac-7 for loop
00:03:14 -
Prac-8 foreach
00:05:23 -
Prac-9 Area of Circle- Scanner
00:05:18 -
Prac-10 Area of Triangle- Scanner
00:05:00 -
Prac-11 Distance between two points
00:05:04 -
Prac-12 Find factorial of a number
00:02:48 -
Prac-13 Array- average of n numbers
00:04:07 -
Prac-14 Calculate discount
00:04:17 -
Prac-15 String Reversal
00:08:45 -
Prac-16 Class-object
00:06:48 -
Prac-17 Inheritance
00:05:34 -
Prac-18 Method Overriding
00:05:48 -
Prac-19 Instance of
00:04:14 -
Prac-20 association
00:05:51 -
Prac-21 polymorphism
00:07:08
-