Tag: web development
Simon’s second set of Web Development How To’s: How to make a Calendar and How to make Buttons
Simon’s new series of web development tutorials: two new playlists How to make a Calendar and How to make Buttons:
Simon’s first set of Web Development How To’s: How to make a slideshow
Simon has recorded his first set of web development tutorials, about how to create a slideshow. The original code comes from the w3schools.com website. Simon got stuck … Continue reading Simon’s first set of Web Development How To’s: How to make a slideshow
Simon gets serious with Linear Regression (Machine Learning)
Simon has been working on a very complicated topic for the past couple of days: Linear Regression. In essence, it is the math behind machine learning. Simon was watching Daniel … Continue reading Simon gets serious with Linear Regression (Machine Learning)
Simon likes buttons
In jQuery mobile he made a webpage featuring event handlers: And in CSS, inspired by this :
XML in Eclipse
Many tears today around Eclipse IDE and trying to build a webpage in XML. Several times the Eclipse version Simon downloaded was incorrect and he started anew. It was like … Continue reading XML in Eclipse
jQuery as an alternative to CSS
Simon has tried using jQuery instead of CSS to style a couple of webpages. The code comes from a Derek Banas tutorial. These buttons have quite amusing effects:
Microsoft WebMatrix
Simon has discovered Microsoft WebMatrix , a free web development tool that provides an easy way to build websites and servers. he built a small site with it, following instructions on … Continue reading Microsoft WebMatrix
Simon is on GitHub!
Yesterday Simon created an account on GitHub! He had followed a number of tutorials by both Daniel Shiffman and LearnWebCode to learn how to upload his projects on GitHub using … Continue reading Simon is on GitHub!
w3.css library
Simon trained with w3schools.com using their CSS library to create coloured boxes, panels, notes, quotes, danger alerts, box shadows, tables, buttons (floating, disables and shadow buttons), tags, tables, batches and … Continue reading w3.css library
jQuery Mobile Website
Simon made a mobile website using jQuery Mobile (a pack of CSS and JavaScript) with w3schools.com The website included a home page, e-mail, a phonebook and a calendar (a bit … Continue reading jQuery Mobile Website