Click here to Skip to main content
15,885,871 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello guys, I've taken the codecademy PHP course, I know HTML well and CSS intermediate.
I would like to get advanced in PHP(I'm a beginner),

What I have tried:

I've been trying to search for courses but it's really messy, please tell me a good course to take or a list of em, thanks.
Posted
Updated 17-Aug-16 21:48pm
Comments
Beginner Luck 18-Aug-16 3:23am    
have you learn javascript??
Member 12691004 18-Aug-16 4:12am    
Taken a beginner's course(introduction) not planning to master it soon.
Beginner Luck 18-Aug-16 4:14am    
I need to break it to you HTML and CSS is not a programming language. You go youtube learn basic coding
Member 12691004 18-Aug-16 4:48am    
I know that HTML and CSS are makreup languages not programming languages.

Quote:
I would like to get advanced in PHP(I'm a beginner),
What do you call 'advanced' ? In what are you beginner ? PHP ? or Programming ?

Here is a link to learn PHP:
PHP 5 Tutorial[^]

Programming is not just learning a language. There are techniques that you better know for programming.

Here a few link about the analyze method I use: Dijkstra Top-Down method is a good start.
https://en.wikipedia.org/wiki/Top-down_and_bottom-up_design[^]
https://en.wikipedia.org/wiki/Structured_programming[^]
https://en.wikipedia.org/wiki/Edsger_W._Dijkstra[^]
https://www.cs.utexas.edu/users/EWD/ewd03xx/EWD316.PDF[^]

Among other topics, you have:
-Debugger
-Boole algebra
-SQL
-Databases design/administration
-probably Regular Expressions
 
Share this answer
 
v4
Comments
Member 12691004 18-Aug-16 4:04am    
I am familiar with programing actually, I've taken Python, Javescript, JSQuery, C, HTML & CSS(a punch), SQL, PHP(beginner course on codecademy).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900