Posts Tagged ‘linux’
PHP / MySQL Test Server Setup - Part 6
This is mostly for students in my programming class. This tutorial gives a brief overview of the php.ini file.
Part 7 - using phpmyadmin
Part 8 - uninstalling winLAMP
Duration : 0:9:49
PHP / MySQL Test Server Setup - Part 5
This video is mostly for students in my programming class.
Part 6 - Coming soon: php.ini configuration, myphpadmin stuff
Part 7 - Coming soon: uninstall APache, MySQL, easyPHP package, final comments
Part 5 - This video
Duration : 0:6:42
PHP / MySQL Test Server Setup - Part 3
Mostly for my programming students.
Part 3 - This video walks you through how to test and configure the Apache web server. I don’t get into all the configuration options, just the ones that you’re most likely to use as a developer. Just the basics.
Duration : 0:9:56
PHP / MySQL Test Server Setup - Part 2
Mostly for students in my programming class.
Part 2 - This walks you through how to setup the software. nVU, Notepad++, PHP Designer are straight forward. WinLAMP has a few more options.
Duration : 0:9:53
Ruby GUI programming with Shoes
This tutorial is an extension to my last one about programming GUI interfaces in Ruby in Steel. This time, we are using a more platform independent toolkit to easily creating native widget applications that work very well.
As you are probably well aware, Ruby does not have too many solid solutions to creating desktop applications, so I am showing you one of them.
Follow me on Twitter for more programming updates: http://www.twitter.com/connor20
Thanks for watching, and feel free to subscribe.
Duration : 0:10:0
PHP / MySQL Test Server Setup - Part 1
This video is mostly for students in my programming class.
Part 1 - Describes where to download the software we need for PHP development. The only software that is required is WinLAMP. Everything else (nVU, Notepad++, PHP Designer) is optional.
Duration : 0:9:8
PHP / MySQL Test Server Setup - Part 4
This video is mostly for students in my programming class.
Part 4 - This video continues to talk about the winLAMP setup. In this video, I’ll walk you through:
- How to re-map the documentroot folder
- How to use multiple documentroot folder
(the cheater / easy way)
- And finally, I’ll walk you through an entire process of creating a php program, where to save it, how to run it.
The php file will do 2 things: test if PHP is talking to the Apache web server, test the connection to the database.
Duration : 0:9:57
/` 100% Easy /` Shell Scripting in Perl (and PHP!)
Yes in this tutorial I demonstrate scripting in Perl and later on demonstrate web scripting language PHP for making regular shell scripts..
This tutorial will let you fiddle around with your scripting ideas, without having to get to “geeky”..
Some of us uber-geeks started with basic on a commodore 64, or started programming in Logo (which is a language that was designed entirely to teach people how to program). Well I feel sorry for those who took Pascal too serriously, and as a result made a teaching language a full fledged programming language.. Yes Delphi started life as a learning language, it was never meant to be a real programming language.. A god awful programming language..
Please if you intend to become a uber-geek, use C, you know literally can learn all the other languages because Perl and PHP and Python are described as being “C-like”.. However LISP is a whole other planet.
I can’t put the scripts here in this description, if I even put a “less-than” symbol youtube’s form filter will croak.
Note, some people still make web scripts in C, and embly if they want bragging rights, weird people.. Now those are the real uber-geeks.. I started programming web scripts in C, but moved to Perl, and now all I use is PHP.. So if you are intent on making web programs, using PHP as a scripting language can’t hurt..
Duration : 1:18:48