Technical What is an API? Investigating something all of us use on a daily basis, but something that is abstract and very much intangible most of the time, using Trello a work space management tool. Feel free to create an account at http://trello.com/, create a few cards and then move them around to
Technical Hashing Faces: How students made hash validation subconscious with machine learning In the past people struggled to manage long numbers, identifying information and configurations in their working memory. A team of students worked to create CheckFace, a developer service that leverages preattentive processing to move the mundane to the subconscious. They identified the need to make tasks like checksum verification, troubleshooting,
Technical Hackathon Starterpack Welcome all budding hackers, When I'm setting up new people with some tools to get some work done, there is a typical set of software required. This is not a prescriptive list, however is a guide and a central place for me to call out certain software and tools to
Technical Hackathons for Melbourners Forget network security and offensive security, this type of Hackathon is making a product or a service by cramming a bunch of students or working professionals in a room for 24-36 hours and watching what happens. Format Each of these events will have a focus on building some kind of
Technical Data Science Careers Melbourne I find that there are a huge number of opportunities available in Melbourne for Computer Science, Software Engineering and Web Dev type roles around, but I needed a place to record all this. This page serves as a list of some of the most relevant and exciting developments to someone
Technical Implementation of an Evolutionary Algorithm for Data Reduction More Information * Download the pdf [https://github.com/cdilga/SQLFitness/raw/master/Design%20Report%20Chris%20Dilger.pdf] * Star the repo [https://github.com/cdilga/SQLFitness]
Technical Interpreted vs Compiled - Is There a Difference? More Information * Download the pdf [https://github.com/cdilga/Blog-Pdfs/raw/master/10_2D_Other_Language_Report.pdf]
Technical Efficiency of Tree Data Structures in Data Reduction with an Evolutionary Algorithm A system for mining large flat datasets for useful data in relation to a natural language research question is examined in the context of computational efficiency. Using a GA to test individuals with a mocked fitness function...
Technical Overview of OOP OOP Programming Concepts > Background image - Map of OOP, fitting together some of the fundamental concepts of Object-Oriented Design Concepts in Object-Oriented Programming have been subject to a number of iterations from an initial investment of SIMULA, which aimed to run simulations of real world events. Similar to when industry
Technical Structured Programming Edsger Dijkstra, a revolutionary computer scientist that produced several game-changing ideas for his time coined the term "structured programming." (Dahl, Dijkstra & Hoare 1972) Dijkstra aimed to reduce the number of things a programmer had to hold in his head at any one time as he recognised the limitations of the