Course Information
Course Overview
how to create an online casino using html, css , php , javscript
in this course we will teach you , how to create an online casino website using several programming languages including, php , mysql , javascript . so some of the topics are as following :
1- networking:
including overall introduction to networking , definition of protocol and port numbers , computer structure , private and public ip addresses , tcp/ip networks, http and https protocol and some other concepts about networking .
2-Mysql :
we will explain the definition of databases and benefits of mysql , . what xampp and lamp are and how to install lamp on linux which includes apache, linux, mysql and php . after that we give an introduction about how to work with mysql in linux using cli or command line interface.
3- html and css :
in this module we will teach you almost everything you need to create the graphics of a website including almost all the tags in html , and how to use css to modify the appearance including margins, borders, padding , animation in css and many more topics that you could check in the module four of the course html and css .
4- creating a sign-up form using php and mysql
in this module we will give you an introduction about what php is and how to use php and mysql with each other . and then we use php and mysql to create a sign-up and register page . the graphics of this page has already been created using html and css in the earlier module , so in here we program it , we connect to database using mysql and we do various kind of validation including email validation using php .
5- javascript crash course
this module could be a complete separate course . we give you a complete introduction about javascript . what is javascript, what is DOM and how to access html and css using javascript are some questions which would be answered in this module. also eventhandlers , object and addeventlisteners which could listen for user events and do something based on the user code are some benfits of them .
6- creating roulette game using javascript
in this module finally we use everything we learned in previous module to implement our module and design a game using javascript.
Course Content
- 8 section(s)
- 87 lecture(s)
- Section 1 introduction - what you will learn in this course
- Section 2 networking
- Section 3 Mysql
- Section 4 create our online casino website (html and css)
- Section 5 creating sign-up page using mysql and php
- Section 6 javascript crash course
- Section 7 creating roulette game using javascript
- Section 8 added sections (answers to students questions)
What You’ll Learn
- website design
- html
- css
- javascript
- php
- networking
- how website works
- how to create a website
- how to design a website
- creating roulette
- creating roulette using javascript
- creating games using php and javascript
- databases
- mysql databases
- how to connect to a database
- apache
- what is apache
Reviews
-
MMike Dekker
Great course with information from CSS/HTML/JavaScript/MySQL. Missing some information about integrating MySQL in the login,registration and roulette game
-
CCésar Augusto
very good
-
DDavid Crawley
Yes! Thank you.
-
RRainer Schröder
Today I finished this course. The Roulette-Game runs fine. I learned a lot. The interaction between HTML, CSS, JS, PHP and MySQL is now much more clearer. Also the beauty of this "team" together with linux and apache (my opinion). A great thank you to the instructor. Very competent he guides you from step to step. When there are questions he helps generously in the question-section. The big difference from this course to other courses: The absence of the code in the course-ressources. This makes some things harder. But the handling of these things is that what makes you grow. This is my insight at the end of the course. I'm deeply grateful for it.