New to Python? Here’s our top tips to hit the ground running!
Original Example Article by Matthew Howell for Cyphr Magazine When trying to get into coding, the first thing that puts people off is knowing where to start and what to do. Often times when asking a friend, they’ll say, “oh you should definitely try xyz” and then give a whole Continue Reading
An Introduction to HTML
Adapted from ‘HTML Tutorial’ by Tutorialspoint. Original Article: https://www.tutorialspoint.com/html/index.htm HTML stands for Hyper Text Markup Language, which is the most widely used language on Web to develop web pages. HTML was created by Berners-Lee in late 1991 but “HTML 2.0” was the first standard HTML specification which was published in Continue Reading
Top 3 App Prototyping Tools
Adapted from ’12 top prototyping tools’ by Carl Cahill and Levin Mejia for Creative Bloq: https://www.creativebloq.com/web-design/top-10-prototyping-tools-2016-21619216 1. Proto.io Price: From $24/mo (free trial) Pros: Record user tests Sharable prototypes Mobile app available Supports VR prototyping Add-ons available Cons: Not great for offline use Proto.io is an incredible contender for creating Continue Reading
12 tips for Amazing CSS animation
Original Article by Adam Kuhn for Creative Bloq: https://www.creativebloq.com/advice/tips-for-css-animation Done well, CSS animation can breathe life into your site and engage your users without the bloat of additional libraries. Delivering thoughtful, fluid animations that contribute meaningful depth to your site doesn’t have to be difficult – modern CSS properties now hand Continue Reading
New Python Programmer? Learn These Concepts First.
Original Article by David Bolton for Dice As a novice Python developer, the world is your oyster with regards to the type of applications that you can create. Despite its age (30 years—an eternity in tech-world terms), Python remains a dominant programming language, with companies using it for all kinds Continue Reading
How to create non-game apps in Unity
Original article by Adam Sinicki for Android Authority; https://www.androidauthority.com/make-unity-apps-1073017/ Image Credit: Ian Hughes, used under Creative Commons 2.0 Licence. https://www.flickr.com/photos/epredator/5036240068 Unity is a game engine and integrated development environment used by millions of developers to bring games to Android, iOS, Windows, consoles, and many more platforms. It is currently the Continue Reading