Skip to main content

Home/ Web Programming/ Group items tagged reference

Rss Feed Group items tagged

Katie McLaughlin

My 2:45 pop culture reference - 0 views

  •  
    Question asked on movie timeline around 17 minute mark...
  • ...2 more comments...
  •  
    For challenge 3-b, I added a link of a video that further explains client-side VS. server-side programming. If you're confused about it (or need a refresher from mod. 1), this should be helpful.
  •  
    I like this! Stopping a lecture in between to post my comments is definitely on the cool, geeky side of ICM :D I may steal this idea for my classes, Dr. H!
  •  
    This method of drawing out the program steps is one of the best solutions for creating a program. My flow charts are usually not this complicated, but I have found them to be very helpful in creating the solution. It helps determine the switched ans loops required to complete the task - I typically will detail what type of loop i need between steps (where the arrows go). Doing one of these charts actually helped me solve the Fibonacci challenge
  •  
    At 02:45 I point out something that perhaps doesn't fall under the category of worthwhile to our lesson, but whatever -- Rosie the Robot (of 'Jetsons' fame) would never need instructions on how to make a PB&J sandwich. She would make it with love, too. Also, she could not make 50,000 because she'd get tired.
Rafael Santiago

Complete CSS Guide - Cascading style sheets reference - Contents - 0 views

  •  
    CSS tutorial that seems to be quite comprehensive.
Kuban  Ellise J

HTML: An Interactive Tutorial - Dave's HTML Code Guide - 0 views

  •  
    Hi every, a little late to join the crowd, but better late than never! I found this site last semester when I was working on my website for 512. While it is a little hard to take in at once, and there are alot of annoying ads, I found the basic meat of the content to be helpful when I was teaching myself HTML.
Rafael Santiago

HTML Code Tutorial - Free Reference Guide for Help with HTML Tags Including Form, Frame... - 0 views

  •  
    A website whose purpose it is to be a one-stop shop for all your html coding needs.
Bryan Dumelin

Useful Page for HTML / CSS / Web Programming Help - 0 views

  •  
    the w3c html validator checks html input to make sure it follows HTML or XHTML standards. it will also help you look for syntax errors.
  •  
    This is the homepage for the World Wide Web Consortium - it details all of the standards for HTML, CSS, etc etc. Its a great resource for web coding help. Site also contains tutorials for more information.
Jamie McCarty

HTML Station--Welcome - 0 views

  •  
    This site has an AOL 3.0 feel to it but regardless, the main page has links to step-by-step instructions on what you want to do with HTML. I was using it while I was working with my Wordpress page. I like the fact that it has split everything up into sections so you can access the page with what you want.
Caruso  Nicholas L

53 CSS-Techniques You Couldn't Live Without | CSS | Smashing Magazine - 0 views

  •  
    This is an article that gives you time saving CSS-techniques. It is a cookbook of web-architect shortcuts. The Links and References section also has a list of other valuable resources as well.
  •  
    More tricks and techniques you can use to make your site better with CSS. This site links you to various others to provide you with tips and codes you can utilize.
Nancy Hall

All CSS Properties Listed Alphabetically - 0 views

  •  
    This may be my new favorite coding assistant. I found it on the Web Developer's Handbook, as linked to from CSS Zen Garden's CSS Resource Guide. Seriously, this rocks.
Caruso  Nicholas L

HTML Help by The Web Design Group - 0 views

  •  
    HTML Help was created by the Web Design Group, which was founded to "promote the creation of non-browser specific, non-resolution specific, creative and informative sites that are accessible to all users worldwide." If you check the site out, there is an HTML Validator, CSS Checker, Help Forums, and more! Style Guides, Image info, you name it!
Monica Aversa

Hex Code / Color Charts - 0 views

  •  
    When choosing text and background colors, it's useful to have a hex code chart to make sure you're choosing the color you really want. I like Webmonkey's chart because the color boxes are a little bigger than most other charts. Plus, they also provide the HTML coding to change the background color in case you forget. -- The Web Developer's Resource
  •  
    Good call on WebMonkey. That was one of the first sites I ever used when I was learning HTML in undergrad. I loved it! Plus, how can you not love it with a name like that!
  •  
    :) I thought I was the only one who would be amused by the name alone! I didn't realize this site was years old. Thanks for vouching for it
DiLieto  Lauren M

PHP Cheat Sheet (V2) - Cheat Sheets - Added Bytes - 0 views

  •  
    Here is a PHP cheat sheet I found through a google search. It provides a reference for listing date format arguments, regular expression syntax and common functions.
  •  
    The PHP cheat sheet I have bookmarked is an extensive overview of format arguments, regular expression syntax, and common functions. The best part is that it is a one page sheet, making it easy to find what you are looking for quickly.
Monica Aversa

Fibonacci Nightmare - 33 views

Thanks, Nancy! I am starting the Fibonacci challenge soon, so I may very well reference this thread if I get lost. Hope everything went well for you in the end! Best, Monica Nancy Hall wrote:...

fibonacci

‹ Previous 21 - 32 of 32
Showing 20 items per page