PlayList
by Stoyan Cheresharov
1. Video 1/40
1.1. MInd Maps
1.2. XAMPP installation (PHP development stack)
2. Video 2/40
2.1. CGI scripts
2.2. Zend Framework 1
2.2.1. How to install
2.2.2. CLI tool
2.2.3. Build a skeleton App
3. Video 3/40
3.1. Zend Framework 2
3.1.1. How to install
3.1.2. Build a skeleton App
3.2. Theory
3.2.1. Development stack installers
3.2.2. IDEs
3.2.3. Debuggers
4. Video 4/40
4.1. Theory
4.1.1. Cloud
4.1.2. Virtualization
4.2. How to use Zend phpcloud.com asyour development stack
4.3. Git
4.4. RSA keys
4.5. SFTP connection
5. Video 5/40
5.1. How to use Zend phpcloud.com asyour development stack
5.2. How to use PuTTY for tunneling
5.2.1. Local native IDE for debugging
5.2.2. Local native MySQL client
6. Video 6/40
6.1. Create an OSS project entirely in the Cloud
6.2. Exo IDE as our Cloud IDE
6.3. GitHub
6.4. AppFog as PaaS
7. Video 7/40
7.1. Create a Zned Framework 2 based OSS project entirely in the Cloud
7.2. Exo IDE
7.3. GitHub
7.4. AppFog
7.5. Zend phpcloud.com
8. Video 8/40
8.1. Create an OSS project entirely in the Cloud
8.2. Cloud 9 as Cloud IDE
8.3. Heroku as PaaS
8.4. GitHub
9. Video 9/40
9.1. HTML5
9.2. Create the HTML structure
10. Video10/40
10.1. CSS Layout
11. Video 11/40
11.1. PHP basics
12. Video 12/40
12.1. OOP with PHP
13. VIdeo 12.1/40
13.1. Create a project Cloud 9, GitHub, ZF2
13.2. Blog Post
14. Video Cloud Development. How To Participate In a Project. Use Codenvy (Exo IDE)
14.1. blog
14.2. How to contribute to a OSS
15. Cloud Development. How to contribute to a ZF2 Project, using Cloud 9. Simple, Easy, Fast.
16. Codenvy ZF2 Creating a Tutorial App. Simply Easy Fast
17. Codenvy ZF2 Tutorial App DB Form CRUD. Simply Easy Fast
18. Theory. IoC Inversion of Control, Di Dependancy Injection, SL Service Locator, Zend\Di
19. Event Manager and the Global Application Architecture
20. MVC in ZF2
21. GitHub Remove the sensitive data from the repo
22. Develop ZF2 app with Codenvy, phpcloud, GitHub, WinSCP without exposing your sensitive data
23. Participate in ZF2 app with Codenvy, phpcloud, GitHub, WinSCP without exposing your sensitive data
24. ZF2 creating Controllers Changing the Layout
25. ZF2 Creating a Module. Use Codenvy, phpcloud, GitHub.
26. Java Script basics. Objects and Functions.
27. Java Script Basics. Examples, DOM Manipulation, Remote Communication, Dynamic Behavior.