Skip to content

Latest commit

 

History

History
194 lines (185 loc) · 5.06 KB

README.md

File metadata and controls

194 lines (185 loc) · 5.06 KB

Accenture Web Bootcamp

Learn the world's most popular web programming language and all the basics of front end web development. During this month long training session you will learn to ship software like a pro using the best developer tools, we will cover wide range of topics from setting up development environments to software design patterns. After this Bootcamp you will be able to code modern PHP, JavaScript & HTML that follows best practices, will have a general understanding of how modern web applications are structured and most importantly, you will gain hands-on experience by working in development team.

TOC

<id="contacts">Contacts

Name Email Phone
Martins Sipenko [email protected]
[email protected]
29933012
Janis Koselevs [email protected]
[email protected]
-
Mailing List [email protected] -

Week 1

Schedule

</tr>
<tr>
    <td>17:15 - 17:30</td>
	<td rowspan="2">Basic HTTP Protocol Test (30m)</td>
	<td rowspan="2">PHP Sessions & Cookies (30m)</td>
	<td rowspan="2">OOP Test (30m)</td>
</tr>
<tr>
    <td>17:30 - 17:45</td>
	<td rowspan="1">Basic JavaScript Test (15m)</td>
</tr>
<tr>
    <td>17:45 - 18:00</td>
	<td rowspan="2">Day 1 summary (15m)</td>
	<td rowspan="1">Day 2 summary (15m)</td>
	<td rowspan="1">Day 3 summary (15m)</td>
	<td rowspan="1">Day 4 summary (15m)</td>
	<td rowspan="1">Week 1 summary (15m)</td>
</tr>
Week 1 Day 1 Day 2 Day 3 Day 4 Day 5
9:00 - 9:15 Introduction (1h) Moring review (15m) Moring review (15m) Moring review (15m) Moring review (15m)
09:15 - 09:30 Basic HTML (2h 45m) Introduction to PHP (30m) Object Oriented Programming (3h 45m) Object Oriented Programming (3h 45m)
09:30 - 09:45
09:45 - 10:00 PHP Syntax (30m)
10:00 - 10:15 Version control (2h)
10:15 - 10:30 PHP - Data Types, Variables, Arrays, Constants (45m)
10:30 - 10:45
10:45 - 11:00
11:00 - 11:15 PHP Operators & Conditionals (30m)
11:15 - 11:30
11:30 - 11:45 PHP Functions (30m)
11:45 - 12:00
12:00 - 13:00 Lunch (1h) Lunch (1h) Lunch (1h) Lunch (1h) Lunch (1h)
13:00 - 13:15 Development Environment (2h) Basic HTML (2h) PHP Predefined Variables (30m) Coding Best Practices (30m) Object Oriented Programming (4h 15m)
13:15 - 12:30
13:30 - 13:45 PHP & HTML Together (30m) PHP Unit Testing (1h 15m)
13:45 - 14:00
14:00 - 14:15 Debugging PHP (30m)
14:15 - 14:30
14:30 - 14:45 PHP CLI (30m)
14:45 - 15:00 Inline documentation (30m)
15:00 - 15:15 HTTP: Protocol every developer must know (2h 15m) Basic HTML Test (15m) PHP Test (15m)
15:15 - 15:30 Basic CSS (1h) Introduction to data storage (30m) Coding Standards (30m)
15:30 - 15:45
15:45 - 16:00 RDBMS (30m) Code Review (1h)
16:00 - 16:15
16:15 - 16:30 Basic CSS Test (15m) SQL (30m)
16:30 - 16:45 Basic JavaScript (1h)
16:45 - 17:00 Store and get data (30m) Continuous Integration (1h)
17:00 - 17:15

Day 1

Introduction

Version Control Systems