Jump to content

Studio web projects - PHP courses


AndersSwe

Recommended Posts

Hi! I have gone through the web foundations courses and they were great!

Now I am starting with hte Studio Web projects. Since the courses are recorded in 2010 or so, is there a risk that we learn old standards?

I have gone through "Form Validation JS, PHP", "Crud Basics MySqli PHP" and now starting at "PHP Tag cloud". I had not seen the "var" keyword before ( I started learning PHP in 2018) so I had to look it up.

On Stackoverflow where someone replied: It's for declaring class member variables in PHP4, and is no longer needed. It will work in PHP5, but will raise an E_STRICT warning in PHP from version 5.0.0 up to version 5.1.2, as of when it was deprecated. Since PHP 5.3, var has been un-deprecated and is a synonym for 'public'.

I guess the general content and principles are still valid but my plan is to go throuh the courses to get the general idea and then create PHP7 apps of my own to learn what is current standards.

Or are there any plans in updating the videos??

Edited by AndersSwe
Link to comment
Share on other sites

  • 1 month later...

I will be retiring them at some point. But they are just meant to be 'training wheels' ... if you will, so they still have a purpose. As I stated in the introduction video, I would suggest you do 2-3 of the small project courses and then move into any specialization that interest you.

So for example, if you want to do Python Django, then do a simple Django video on YouTube or the help docs on the Django site. This goes to PHP Laravel, C# .Net, Node.js etc .... once you've done my foundation courses, you should be able to tackle any project tutorial out there. 

Hope that makes sense?

P.S.: did you finish all my foundation courses?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...