Skip to main content
All Posts By

sswsysadmin

Marlon is the program manager at FireBootCamp. When you apply to attend he will be the first person you speak to. He is also the Sales Manager at SSW.

Introduction to SEO and Google Tools – Craig Bailey

By Mentor Videos, Videos (all) 2 Comments

In this presentation Craig Bailey gives an introduction to search engine optimisation (SEO) and provides guidance on the best tools to use for improving & measuring the impact of your SEO activities. Although pitched at a beginner level, the session follows an interactive format and spends considerable time answering detailed questions from developers about analytics, privacy rules, advertising best practices, remarketing and much more. The session is broken into two parts. Part 1 – Introduction to SEO A general introduction to SEO and where it fits in overall web marketing The importance of understanding the business goals of a web…

Read More

How to expose your application’s data with Web Api – David Burela

By Mentor Videos, Videos (all) 2 Comments

David Burela demonstrates how to expose data via Web API. Web API allows you to share data in your application with a wide range of other devices and platforms. Web API does this by creating a “RESTful service” which is a well-known standard for exposing and consuming data. David taught the students: How to use Entity Framework code first to create a database to hold our data How to expose the data in the database via Web API How to interact with the Web API service by using Fiddler and sending basic HTTP commands. This video is great for anyone…

Read More

Video: FireBootCamp – Week 2 Sydney – Scrum Sprint Review

By FireBootCamp Videos, Videos (all) 2 Comments

Week 2 of FireBootCamp was a whirlwind for the students as they held their first sprint review meetings. During the sprint review they had to present the completed product backlog items to the product owner ‘Bob’ (Adam Cogan, FireBootCamp mentor in disguise) 🙂 They were challenged to deliver completed and fully tested features to the product owner on a weekly basis using the scrum methodology. Delivering features in this fashion is difficult for even the best scrum teams, so our students are learning at an extraordinary rate through practice and not just theory. Watch the video to feel the emotion…

Read More

AngularJS and ASP .NET MVC Quickstart – Mentor Sessions – Paul Glavich

By Mentor Videos One Comment

Week 2 of the Sydney FireBootcamp started with Paul Glavich speaking to our students on AngularJS. Paul is an ASP .NET MVP and the CTO of Saasu one of Australia’s largest online accounting services built on the .NET platform. AngularJS is a Javsscript framework that enables provides features such as two-way databinding and templating. It enables you to build awesomely responsive user interfaces while avoiding big-ball-of-mud Javascript implementations. In this his session Paul taught the teams how to get started with AngularJS and provide a broad view of many of the features and concepts that make this library ever increasing…

Read More

Windows Azure Websites Quickstart – Guest Mentor Andrew Coates

By Mentor Videos One Comment

Week 1 of FireBootCamp Sydney started with or first guest mentor Andrew Coates. Andrew is a Developer Evangelist at Microsoft Australia and a good friend of FireBootCamp. He helped the students navigate around Windows Azure and showed them how to get their project deployed to the Windows Azure platform. Windows Azure Web Sites enables you to deploy web applications on a scalable and reliable cloud infrastructure. Andrew taught the students: How easy it is to create Windows Azure Web Sites How to implement Continuous Deployment from Team Foundation Service so that every checkin automatically deploys to a staging server on Azure How Windows…

Read More