[Theming] The site is currently undergoing some theming changes. Some pages may not appear correctly until the conversion is complete.
Tutorials Tags

All Tutorials


How to Design Websites

This tutorial is actually the first part in a series of tutorials written by the webmaster and founder of Animuson Productions to help those interested or already started in the web development area get started with designing websites. This is not a tutorial on how to make graphics for websites, this is how to design the programming, layout, and other key components of the website to make it functional. It will cover the key areas of designing a website first and slowly spread to wider areas of knowledge.


Recursion for Dummies

What is recursion? In my simple terms, it's a function that continually calls upon itself to do operations until an end result is achieved (that could be a dictionary entry). Recursion is very helpful as it cuts down on lines you need for scripts and can actually cut down on load time if you use it right.

In this tutorial, we will create our very own recursion function in order to show and explain how recursion functions work. For our function, we will set up a simple purpose statement, create a design, and then write thew code to fit that design.


Popular Tags:

×1
×1
×1
×1
×1
×1
×1
×1
×1