Help with Search

General forums

Forum Description Discussions
Announcements
General news and announcements
0

Learning forums

Topic Forum Description Discussions
Basic Javascript Instructions Exercise Assignment: Practicing Javascript Instructions

Read through Chapter 2 and explore Javascript instructions. Starting on page 63, practice the code examples in the book.  For the final example, play with the values and parameters - don't just translate the example verbatim, play with it!

When you complete the final example at the end of the ...

2
Javascript Functions Discussion Topic: Exploring Javascript

Now that we've explored Javascript and looked at how to create and implement functions, it's time to discuss JS applications.  Reply below and post some links for sites that you think use Javascript.  Do your best to describe where and how the site is using Javascript. Provide screenshots of the ...

2
Exercise: Chapter 3

After reading through and practicing the concepts introduced in Chapter 3, complete the exercise at the end of the chapter to gain a better understanding of how to use and build out JS functions.  Reply below with screenshots fo your finished exercise, and feel free to ask any questions that you ...

2
Assignment 3: Drawing with HTML Canvas and Javascript Exercise: Playing with HTML Canvas

Following W3School's Guide to getting started with HTML Canvas, create a canvas and play around with the basic techniques of drawing. Take a screenshot and post it as a reply to this forum.

1
Document-Object Model DOM Applications

As you read through Chapter 6, what are some applications that come to mind? The chapter exercise is a grocery list - where else could this be implemented? Share your ideas and thoughts by replying below.

1
Exercise: Create a To-Do List

Create a to-do list in Javascript. For a basic example, you can use W3School's walkthrough. For a more advanced and stylized version, try this one on for size. Reply here and submit your finished project.

1
Introducing jQuery Exploring jQuery

Reading through the chapter, what do you think the benefit of jQuery is over traditional Javascript? How do you see jQuery empowering your work in the future?

2
Exercise: Create a calculator with jQuery

Create a calculator with jQuery and upload your exercise in this forum.  There are numerous examples online but here are some good ones:

Code Academy has an extremely detailed one

https://codepen.io/simonja2/pen/QbGYbR/



1
Exercise: Building a page with jQuery Mobile

Explore the jQuery Mobile demos section and create a basic mobile webpage with 2-3 unique pages. Feel free to play with ThemeRoller to stylize your page. Upload a screenshot of your work and a ZIP file of your work as a response in this forum.


W3Schools also has a really good and thorough rundown ...

1