WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDESPHP CLASSESCODE SEARCHARTICLES SEARCHPHP FORUMSPHP MANUALPHP FUNCTIONS LISTWEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Join us on FaceBook
Submit a code Example / Snippet Submit Your Code
Poker Tournaments Poker Tournaments
Poker Guide for Developers Poker Guide for Developers
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Resources
Web Development Content
Internet Security Software
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
פרייסז - הכח לקנות עובר לידיים שלך
Texas Holdem Poker Evangelists

Go Back Add a Comment Send this Article to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES SUBMIT AN ARTICLE PRINT
Title : The Core Basics
Categories : General
devarticles
devarticles
Date : 2002-11-08
Grade : 1 of 5 (graded 2 times)
Viewed : 1633
Search : More Articles by devarticles
Action : Grade This Article
Tools : My Favotite Articles


Submit your own code examples 
 


Introduction

Recently, I was asked "What are the core basics that someone who wants to move beyond 'beginner' needs?"

Well, that's an interesting question that I actually get asked quite a bit. You see, I have been "in the business" for 25 years. I started as a programmer on the old 16-bit PDP-11 computers (when 128KB of memory cost $10,000 and fit in a refrigerator box, and a 10mb disk was HUGE) back in the late '70s. I moved up to "operating systems guru" on the "new" 32-bit operating system called VMS. I was actually quite good, and could program assembly language faster than virtually everyone could code BASIC (someone dared me to prove this once so we took out a stopwatch and programmer a database application, and I finished it in a quarter the time as the expert BASIC programmer).

From there, I moved onwards to design and analysis as well as project management, then to higher management (working my way up to a Vice President). Now I am a director of a multi-billion dollar company (Director of computer operations and technical services).

Why tell you this? I've managed hundreds of people and have to deal with the question virtually every day (now I manage about a dozen). People (from my own department and others) ask me questions like: What should I do next? What training should I be doing? Should I be attending conferences? What books should I be reading? I always answer carefully, as this could mean the difference between employment and unemployment, or a good raise and a not so good raise. I want people to do well, so I try very hard to guide them properly...

Read More...









Descriptions of Common Data Types
Categories : MySQL, Databases, PHP, PHP options/info, General