Skip to main content

Home/ Web Programming/ Group items tagged help

Rss Feed Group items tagged

anonymous

Getting Used to Help and Support - 0 views

I have never been used to getting help and support with all my problems. But when it comes to computer problems, I am glad Computer Tech Help And Support is helping me out. Whenever my PC is in tr...

help and support

started by anonymous on 12 May 11 no follow-up yet
Pat Salvas

Basic CSS Concepts - 0 views

  •  
    This, like the w3 schools, is helpful because of the simple nature in which it describes the layout of css. By showing what the code looks like and describing what should go where, it helps the person learning what the final (if basic) outcome should resemble.This, like the w3 schools, is helpful because of the simple nature in which it describes the layout of css. By showing what the code looks like and describing what should go where, it helps the person learning what the final (if basic) outcome should resemble.
  •  
    This, like the w3 schools, is helpful because of the simple nature in which it describes the layout of css. By showing what the code looks like and describing what should go where, it helps the person learning what the final (if basic) outcome should resemble.
  •  
    I've added the webprog-2-a tag...
Bryan Dumelin

WebCheatSheet Tutorials - 0 views

  •  
    I was bel to find this really helpful site that provides detailed help on different web programming languages, code snipits, and tutorials. Of all the sites out there, I think this one has been the most helpful - easy to use and easy to understand. I wish I had found this sooner! Languages: ASP, PHP, Javascript, HTML, SQL
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!
bar software

Bar Point of Sale Software Helps Increase Sales - 2 views

At first, I had no idea that a POS system can help increase the sales of my bar. But after getting a well-informed advice from a POS expert at H&L Australia, I did what he told me. Using H&L Exceed...

bar point of sale

started by bar software on 10 Jan 12 no follow-up yet
Bryan Dumelin

CSS CODES LIBRARY - A Complete CSS Library For Web Designers. - 0 views

  •  
    The site seems to be the most helpful css site out there. IF anyone has used the site 'flashkit' its a very similar concept. The site provides tutorials, reference libraries, website samples, and a multitude of css help. I recommend checking it out for any css questions you may have.
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.
Chere B

MySQL :: Building a Database-Driven Web Site Using PHP and MySQL - 0 views

  •  
    This site is very helpful for review. While I was able to complete the PHP assignments some of the concepts were a little hazy. This site is helpful if you would like further explanation. The author provides example code and breaks down each step in a way that is easy to understand. For instance. Here was one of the basic examples:\n\nLoops like these come in handy whenever you're working with long lists of things (such as jokes stored in a database... hint-hint!), but for now we'll illustrate with a trivial example: counting to ten.\n\n$count = 1;\nwhile ($count );\n $count++;\n}\n\nKind of scary-looking, I know, but let me talk you through it line by line.
Pat Salvas

PHP: Installation and Configuration - Manual - 0 views

  •  
    Here is something that may help with the PHP building of the site. This lays out some of the neccessary tools to be successful when using PHP in coding.
  •  
    Here is something that may help with the PHP building of the site. This lays out some of the neccessary tools to be successful when using PHP in coding.Here is something that may help with the PHP building of the site. This lays out some of the neccessary tools to be successful when using PHP in coding.
Chere B

VB6 - Dice Simulator Exercise | DreamInCode.net - 0 views

  •  
    This is a message board on Live Programming Help for a person trying to create a Dice Simulator with images. It has sample code and troubleshooting help that may be of use for the Unit 3 Dice exercise.
Chere B

Viddler.com - webprog-4-3 - Uploaded by halavais - 0 views

  •  
    This is a link to a helpful tutorial page that defines some of the types in database. none of the examples in the lecture are text, but in the challenge the data is primarily text which lead me to believe that the type should be text. I received an error message when doing this. As I searched to find troubleshooting help I found that the varchar type also includes text.
Garrett Karen

Cheat(ish) - 0 views

  •  
    My attempt at providing help to complete challenge 5-d (require email & name). Hope it helps!
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.
Pat Salvas

CSS Tutorial - 0 views

  •  
    I cannot stress enough how much this site helped me in my course last semester with css and coding. The best part I found is that the example coding can be used and altered to fit whatever you are doing. That way, you see what it should look like and then add your own stuff to make the code your own with how you want the final product to look. I cannot stress enough how much this site helped me in my course last semester with css and coding. The best part I found is that the example coding can be used and altered to fit whatever you are doing. That way, you see what it should look like and then add your own stuff to make the code your own with how you want the final product to look.
  •  
    I cannot stress enough how much this site helped me in my course last semester with css and coding. The best part I found is that the example coding can be used and altered to fit whatever you are doing. That way, you see what it should look like and then add your own stuff to make the code your own with how you want the final product to look.
  •  
    That's probably the best way to learn HTML and CSS. And you can actually collect good examples from around the web, since HTML and CSS are always viewable.
Pat Salvas

MySQL :: MySQL Downloads - 0 views

  •  
    I know I am jumping ahead a little bit here, but I saw this and decided to start tagiing some stuff down the road a little. This might help with some stuff in the futureI know I am jumping ahead a little bit here, but I saw this and decided to start tagiing some stuff down the road a little. This might help with some stuff in the future.
  •  
    I know I am jumping ahead a little bit here, but I saw this and decided to start tagiing some stuff down the road a little. This might help with some stuff in the future.
Garrett Karen

Dynamic Drive DHTML Scripts- CSS Horizontal hover menu - 0 views

  •  
    One of our challenges is to create a horizontal menu bar, which we did not go over. I am in the process of creating mine now and found this helpful. You might too! Hope it helps!
Sarah-Jane Bolling

HTML Help - 0 views

  •  
    I have found myself over the years Googling part of a HTML code to make sureI get it written correctly. Most of the time I will type in something like " just as a starting point. I think this site will help elimiate the need for many different sites. This looks to be a one stop shop for any common, and even some obscure HML coding.
Pat Salvas

Tryit Editor v1.4 - 0 views

  •  
    This is just an example of one of the many pages on the w3schools.com page. I used this site in my 512 class last semester all the time and it is extremly helpful in helping to get all the little aspects of coding. Plus it gives the example code that you can copy and then mess around with to get the hang of it.
  •  
    Pat: be sure to include the tag from the assignment. In this case, it's webprog-1-a, and I added it for you.
Katie McLaughlin

Why Do I Have to Learn This Stuff? - 0 views

  • make your head a more interesting place to live
  • the training of the mind to think
  • 'So how does organic chemistry save lives?'  he persisted.  'It keeps idiots out of medical school.' replied the professor.
  •  
    Clearly this page doesn't pertain to learning HTML per se, but it helps put in to perspective the whole notion of learning a new skill/language/subject. Knowing HTML may quite possibly be the one attribute that helps one candidate land a coveted job over another. Or, it may never come up in our careers -- but our minds will have been made "more interesting" nonetheless.
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

1 - 20 of 126 Next › Last »
Showing 20 items per page