Rotate Your Device

Computing Club

---------------------------------------------

Need Any Help? You've Come To The Right Place!

Scroll Down

Tutorials:



Welcome to the tutorials page. Here you will be able to find links to other web pages regarding coding tips and how to learn a particular language. The languages listed below will be the ones which we teach at the club so any additional help can be found on these sites.

Python
If you would like to learn a programming language that isn't too difficult then try python! The syntax is easy to pick up and you will have fun learning it!

HTML
Want to learn how to build the basic composition of a website? Then HTML is a great markup language to learn. It is easy to pick up, however it's syntax is quite different compared to other languages since it's a markup language.

CSS
Add some style to your website. CSS is the second building block to a website. This markup language will aid you in styling your web site which includes text properties, image properties and much more!

Javascript/ JQUERY
Javascript is a very easy language to learn. It shares similar syntax to languages like Python and PHP and is used for advanced functionality of a website. To make it easier, a Javascript library called JQUERY was created which can shorten down your Javascript code!

SQL
Need help with creating a database? Then MY Structured Query Language (MYSQL) is a great option! (Definitely not for coursework...)