If you are willing to pursue a career in the Web Development technology, this is the perfect course for you. This course is designed to put students on a path to learn fundamentals of designing and developing websites and would enable students to expand their skills further to develop more sophisticated websites. This course will provide step-by-step instructions to teach the basics of HTML, CSS, and JavaScript programming, which are the core components of any website. In the beginning of the course, the students will assigned a class project to develop basic e-commerce website. The instructor will help the students with the assigned class project and discuss interview questions throughout the course.Students are suggested to complete and submit homework assignments, class projects, class quizzes, and exams by the due dates.
Target Audience
This course is intended for the people who do not have prior programming knowledge or developers who wish to expand knowledge and skills in the web development technology.
End Result
After completing this course, you will have a good knowledge of HTML, CSS, and JavaScript and gain hands on experience in web development. More specifically, you will be able to:
- Understand and work with Document Object Model (DOM)
- Design and develop web applications using HTML, CSS, and JavaScript
- Use CSS and HTML to
- Create HTML documents with essential HTML elements
- Create paragraphs in different types of formats and font sizes and colors
- Create tables, lists, radio buttons, dropdown boxes, and hyperlinks
- Code forms, frames, iFrames, and menus
- Use JavaScript to
- Declare and use variables
- Code expressions
- Code classes and objects
- Different types of operators
- Create and use objects of your classes
- Code and call methods
- Write output to the console/browser
- Code conditional statements (switch, if/else)
- Code JavaScript loops (for, do, while statements)
- Code objects (Arrays, Date, Math, RegExp)
- Code events and listeners
- Test and debug Java applications
- Create resume and prepare for interview
Prerequisites
- Basic computer navigation skills
- Prior programming experience or knowledge is not necessary, but it can help.
Introductory PHP and MySQL Programming for Beginners : (30 hours - $ 1,500.00)
Create basic PHP applications, compile and run using Eclipse
Declare and use variables of different data types
Code expressions, code classes and objects. Create and use objects of your classes
Code and call methods, write output to the console
Various conditional statements and loops, exception handling, test and debug PHP applications
Create MySQL database and tables, drop, and update tables
SQL to insert, delete, and select data from tables
This introductory course provides a strong foundation of PHP and MySQL programming that would enable students to further their skills and knowledge to advanced level. This coursestarts with an introduction tobasic programming principles of PHP and then provides step-by-step instructions to developbasic programs employingPHP syntax, control code, variables, operators, collections, logical operations, and data types. The second part of this course will teach relational database concepts and fundamental principles of MySQL to create database, tables, indices, insert data, and make database queries. In addition, this course will teach the basicsof SQL and how to write code to connect to MySQL databases, and execute SQL statements to query tables and fetch data into PHP applications. Students are suggested to complete and submit homework assignments, class projects, class quizzes, and exams by the due dates.
Target Audience
This course is intended for the people who do not have prior programming knowledgeor developers who wish to expand knowledge and skills in the PHP platform.
End Result
After completing this course, you will be able to:
- Create basic PHP applications
- Compile and run PHP applications using Eclipse
- Declare and use variables ofdifferent data types
- Code expressions
- Code classes and objects
- Create and use objects of your classes
- Code and call methods
- Write output to the console
- Code conditional statements (switch, if/else)
- CodePHP loops (do, do-while, for, foreach)
- Handle exceptions
- Test and debug PHP applications
- Create MySQL database
- Create database tables
- SQL to insert, delete, and select data from tables
- Drop and update tables
- Export database and database tables
Prerequisites
- Basic computer navigation skills
- Prior programming experience or knowledge is not necessary, but it can help.