Webpage Development

Hi Everybody, David here.  I have been trying to improve my skills in webpage design and development since starting this process back in 2017 I believe.  It’s been fun.  This started when I was asked to help updating a Christian organization’s website that I belonged to.  The Website needed to get updated every so often with current data and I was in Engineering but had never had exposure to this kind of work before.  I was intrigued and said that I would learn and so started my journey in Web Development.  I soon wanted to have my own site that I could do what I wanted and so David Noah Enterprises was born!  Since I had no experience with Web Development, I had never heard of HTML, CSS. PHP or JavaScript.  This site is the result of my endevours.

The Main Parts of Web Development

HTML

CSS

PHP

JavaScript

HTML stands for Hypertext Markup Language and it’s how webpages are structured. 

CSS stands for Cascading Style Sheets and it’s how HTML is styled on the webpage.

PHP is a Scripting Language used in web development and may be incorporated into HTML.

Javascript is a programming language used to manipulate HTML and CSS files.

HTML

To me, HTML is fairly basic but the techniques can take a while to learn to really get proficient.  I’m not there yet.

CSS

I love working with CSS and styling pages exactly how you want them to look.  There is a lot to know here.  does anyone truly know all there is to know about CSS?

PHP

Haven’t had any experience yet with PHP.  I know what it is but I need to start using it.  On a bright note, I have time to learn it.

JavaScript

Haven’t worked with Javascript either but I know it can do a lot.  I’ve worked with several general programming languages in the past but not this one.