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:...
My 2:45 pop culture reference - 0 views
-
Question asked on movie timeline around 17 minute mark...
- ...2 more comments...
-
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.
Web Programming :: webprog-1-d - 0 views
-
intro.html
-
What's the difference between naming an HTML file with .html or .htm? Both work, right?
-
HTML is the "correct" choice, though .htm will also work. The latter is a result of limitations of the early DOS & Windows systems, which could only handle 3 letter extensions (and 8 letter filenames). Why is it still used today? Microsoft continues to push it as a feature, not a bug, and those using MS servers or ASP are more likely to use it, unless, of course, it is a .asp page. But the standard usage is still .html.
-
PHP 101 (part 1): Down the Rabbit Hole - 0 views
-
As one of my classmates pointed out...sometimes it's easier to learn complicated things when they are "kindergatenized" Here I found a site which appempts to explain PHP at the very bare minimum. I found it to be long and wordy...but I am actually understanding it, slowly.
-
Module 3 for me is beginning to shape up to be similar to Godfather III. At first I hated both but now I realize their value. OK, in this here bookmarked link, author Vikram Vaswani turns PHP into something akin to a nice novella with excellent screenshots as examples. This tutorial is engaging, friendly and filled to the brim with info.
-
A really nice, basic resource that explains PHP in a clear and understandable way. It makes a very nice complement to the instructional videos for the class.
HTML Cheatsheet - Webmonkey - 0 views
-
Webmonkey, which I found while doing in ICM 501, is a great resource. I like the fact that it is at the "Primate" level of skill and yet has a 4-out of-5 banana rating. For those who aren't into coding and have a hard time remembering what kind of tags go before what you want to do, it's great to have open in a different window to reference.
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.
ActionScript 3.0 Language and Components Reference - 0 views
-
Ok I know what you are thinking...why is he bookmarking a flash reference site - flash in a web programming class? Well I decided it was important to bookmark the ActionScript reference page because the structure of ActionScript 3 is similar to javascript used in many webpages. No, you don't need javascript to create a webpage, but adding it can allow for additional site functionality. It is also important to know the potential of integrating flash into a website and allowing for variables to be passed form the webpage and communicated to the flash movie.
Guest Post Online - 0 views
-
Article Writing & Guestpost You Can Join this Site for Your Article & guest post, Just Easy way to join this site & total free Article site. This site article post to totally free Way. Guest Post & Article Post live to Life time only for Current & this time new User. http://guestpostonline.com
kirupa.com - Shocked Resource for Making Designers better Developers! - 0 views
-
Not sure if this will be useful in Module 1, but I've used this for adding Flash, ActionScript, and Photoshop content. Don't sleep on this site because they offer video tutorials that walk you through each step -- very helpful to "shadow" these instructors. -- A technical resource that provides easy-to-understand tutorials for Flash/ActionScript. C#, WPF, Expression Blend, PHP, Photoshop, and more!
Web Programming :: 1-3: Web & Internet - 0 views
-
Establish an account with a web host
-
Any particular pay web hosting company you would recommend? They all seem to have the same features and the same price...
-
My recommendation is the one I suggest here: NearlyFreeSpeech. It's a new host to me, but comes recommended, and does everything we need it to. I use Dreamhost for this (and most of my) sites. It's a solid host--and works pretty well. I'm not sure I love it, but moving costs (in time) are too high for me to choose to go elsewhere...
-
Web Programming :: 2-1: What Style - 0 views
Can't add add-ons - 33 views
Awesome. Got it! Thanks for the quick response. Had to rename some of the Firefox extensions and restart a bajillion times, but I have both add-ons working now. Thanks again! Alex Halavais wrote:...
My Viddler comment @ 6:45 - 0 views
-
I posted a link to a MySQL database tutorial website. Although the video is already a tutorial to demonstrate the basics, as a beginner, it is good to glance at other tutorials as well.
-
I make a comment/ask a question regarding why background images must be as washed out as possible -- and suggest that it really ought to be up to the designer.
Webhero.com - 0 views
-
This is a web hosting company I've used for the past six years or so. It used to be called Catalog.com. I give it a decent rating. The administrative control panel interface is easy. Hosting packages provide for MS SQL Server, wordpress installations, metrics, spam sharks, email, ecommerce, php and fairly speedy support help. One annoyance: Webhero is constantly changing its price structure every 6 months or so. Sometimes hosting is free, then it costs a little, then it is free again. Economic survival online is an art these days, (I work for a newspaper) so I can't blame them too much. I currently own three domain names, and all of them are registered with this company.
Student Life and Fitness - 0 views
-
I did this assignment to become more familiar with writing in html. Also, to work on and its atributes, which I was having a difficult time with. This is a page from Quinnipiac's website, I took the information from it, and found a picture on Flickr. I also added a green background, which I found in the text.
Travel Tabs - 0 views
-
I hoped tabs were unobtrusive... I went back and redid a page from Module 1, putting all my travel abroad trips in one tabbed content box. The first sequence of code I tried nearly ruined my life, but Dr. Halavais was kind enough to send me a link that didn't make me want to end my life.
-
Small issue: when fonts are user-changed, it can bounce the last tab to a second line. But good enough to meet the requirements for the assignment, and good for you for trying something especially challenging.
‹ Previous
21 - 40 of 168
Next ›
Last »
Showing 20▼ items per page
for html coding. I hope you enjoy!