Tuesday, February 22, 2011

Learn how to program by creating animations using scratch!



Computer programming, also known as coding can be understood as the activity of designing, writing, testing and modifying computer programming language in order to achieve a desired and predictable outcome(s).


Computer programming has changed over time, however the following characteristics remain the most relevant to what is considered important for programming today:

  • Efficiency/performance: the amount of system resources a program consumes (processor time, memory space, slow devices such as disks, network bandwidth and to some extent even user interaction): the less, the better. This also includes correct disposal of some resources, such as cleaning up temporary files and lack of memory leaks.
  • Reliability: how often the results of a program are correct. This depends on conceptual correctness of algorithms, and minimization of programming mistakes, such as mistakes in resource management (e.g., buffer overflows and race conditions) and logic errors (such as division by zero or off-by-one errors).
  • Robustness: how well a program anticipates problems not due to programmer error. This includes situations such as incorrect, inappropriate or corrupt data, unavailability of needed resources such as memory, operating system services and network connections, and user error.
  • Usability: the ergonomics of a program: the ease with which a person can use the program for its intended purpose, or in some cases even unanticipated purposes. Such issues can make or break its success even regardless of other issues. This involves a wide range of textual, graphical and sometimes hardware elements that improve the clarity, intuitiveness, cohesiveness and completeness of a program's user interface.
  • Portability: the range of computer hardware and operating system platforms on which the source code of a program can be compiled/interpreted and run. This depends on differences in the programming facilities provided by the different platforms, including hardware and operating system resources, expected behaviour of the hardware and operating system, and availability of platform specific compilers (and sometimes libraries) for the language of the source code
  • Maintainability: the ease with which a program can be modified by its present or future developers in order to make improvements or customizations, fix bugs and security holes, or adapt it to new environments. Good practices during initial development make the difference in this regard. This quality may not be directly apparent to the end user but it can significantly affect the fate of a program over the long term.
Read full article on wikipedia: Click here

Get Started learning how to program with scratch: Click here

Tuesday, February 15, 2011

Monday, January 17, 2011



Web Design Unit

Hey New Media students,



Sorry guys-the HTML we will be learning is
HYPERTEXT MARKUP LANGUAGE!

I've put together some great links for you to begin exploring how HTML codes/tags are the basic building blocks of all websites.

Please have a look at the following links and start thinking about how you would like your own student home page website to look and how you would like it to work.

A good way to begin planning your own website is to sketch-out the design on paper and then go through some of the problem solving techniques we have discussed earlier in identifying how to build features into your design using the HTML coding commands.

1. W3schools.com
2. web source
3. html code tutorial
4. web monkey html codes
5. html codes

Also, see this site to get an idea how much it might cost to have a website built:

Design Quote: Website design calculator

Last but not least see this link for Adobe Golive Basics


Mr. Casas

Wednesday, January 12, 2011

Growing Up Online: Dialogue/Discussion


Click to view: Growing up online

CNMT New Media students,

Please share your thoughts and perspectives on what it means to you to be "Growing up online"
Are there any topics/issues introduced/explored in the Frontline film that were especially meaningful to you? Also, does the viewing of this film change your perspective on being a beginning web designer/developer?

Please post ASAP...

Mr. Casas