Showing posts with label REST. Show all posts
Showing posts with label REST. Show all posts

Monday, December 28, 2015

Learning Node.js and MongoDB

Writing a mobile app and need to write backend services to support your apps? With the arrays of server-side technologies, it is often mind-boggling to think about the various options available.

Introducing Node.js and MongoDB.

Using Node.js, you can use your favourite programming language - JavaScript, to create server apps rapidly and easily. Node.js is designed to be non-blocking, supports event-driven I/O, and is light weight and efficient. Using Node.js, you can create your own Web server in a matter of minutes. And using it to create RESTful services is both fast and efficient.
While most apps require traditional relational databases, with the advent of mobile apps and location-based services, spatial data is getting more and more common. This is where MongoDB shines. Using MongoDB, you can query spatial data from the database from a single statement. For example, your MongoDB contains a 100,000 places of interest and you need to find the nearest ATM from a current location. How do you do this in SQL? Well, MongoDB does that in a single statement and voila! You got the result in split-seconds.

WEB106 Programming Web Apps using Node.js (S$799)


WEB104 Programming NoSQL using MongoDB (S$799)

Come and join us in the upcoming courses on Node.js and MongoDB.

Thursday, October 29, 2015

Programming Node.js and MongoDB

Writing a mobile app and need to write backend services to support your apps? With the arrays of server-side technologies, it is often mind-boggling to think about the various options available.

Introducing Node.js and MongoDB. Using Node.js, you can use your favourite programming language - JavaScript, to create server apps rapidly and easily. Node.js is designed to be non-blocking, supports event-driven I/O, and is light weight and efficient. Using Node.js, you can create your own Web server in a matter of minutes. And using it to create RESTful services is both fast and efficient.
While most apps require traditional relational databases, with the advent of mobile apps and location-based services, spatial data is getting more and more common. This is where MongoDB shines. Using MongoDB, you can query spatial data from the database from a single statement. For example, your MongoDB contains a 100,000 places of interest and you need to find the nearest ATM from a current location. How do you do this in SQL? Well, MongoDB does that in a single statement and voila! You got the result in split-seconds.


Come and join us in the upcoming courses on Node.js and MongoDB.

WEB106 - Programming Web Apps using Node.js
Course Fee
S$799 (nett; no GST)
If your company is sponsoring you for the training, your company can enjoy 400% tax deductions/ allowances and/or 60% cash payout for investment in innovation and productivity improvements under the Productivity and Innovation Credit (PIC) scheme. For more details, check out the Productivity and Innovation Credit page. 
Schedules
Start DateEnd DateDetailsCategory
Mon Nov 09 2015Mon Nov 09 2015PDF
Thu Dec 17 2015Thu Dec 17 2015PDF
Thu Mar 10 2016Thu Mar 10 2016PDF
Venue
Bayview Hotel Singapore
30 Bencoolen Street
Singapore 189621 
WEB104 - Programming NoSQL using MongoDB
Course Fee
S$799 (nett; no GST)
If your company is sponsoring you for the training, your company can enjoy 400% tax deductions/ allowances and/or 60% cash payout for investment in innovation and productivity improvements under the Productivity and Innovation Credit (PIC) scheme. For more details, check out the Productivity and Innovation Credit page. 
Schedules
Start DateEnd DateDetailsCategory
Fri Dec 18 2015Fri Dec 18 2015PDF
Fri Mar 11 2016Fri Mar 11 2016PDF
Venue
Bayview Hotel Singapore
30 Bencoolen Street
Singapore 189621  

Monday, July 06, 2015

WEB106 – 1-Day Programming Web Apps using Node.js - New Course

Node.js is an open source, cross-platform runtime environment for creating Web apps and Web services. Node.js apps are written using JavaScript, and it provides an event-driven architecture and a non-blocking I/O API that enhances an application’s throughput and scalability. Using Node.js, you can even write your own Web server! In this course, you will learn how to get started with Node.js and how to use it to write some cool Web applications and services.
Course Fee
S$799 (nett; no GST)
If your company is sponsoring you for the training, your company can enjoy 400% tax deductions/ allowances and/or 60% cash payout for investment in innovation and productivity improvements under the Productivity and Innovation Credit (PIC) scheme. For more details, check out the Productivity and Innovation Credit page. 
Schedules
Start DateEnd DateDetailsCategory
Fri Oct 09 2015Fri Oct 09 2015PDF
Venue
Bayview Hotel Singapore
30 Bencoolen Street
Singapore 189621  

Wednesday, January 07, 2015

AND101 - Consuming REST Services in your Android App

In the AND101 Foundation of Android Programming course, you will now learn how to consume REST services in your iOS apps. In addition, the course is now taught using Android Studio, the recommended IDE for Android development.

Check the course schedule now!

IOS101 - Consuming REST Services in your iOS App

In the IOS101 Foundation of iPhone Programming course, you will now learn how to consume REST services in your iOS apps. In addition, the course is now taught using Swift as the programming language.

Check the course schedule now!

Tuesday, January 06, 2015

WEB103 - Web Development using PHP and MySQL - Developing RESTful Services

The WEB103 - Web Development using PHP and MySQL course will now include coverage of how to develop RESTful services using PHP!

You will learn the fundamentals of how REST services are designed and created, and what's more, you will learn how to consume the REST service that you have created using:
1. A client-side app using JavaScript
2. A server-side app using PHP
3. A mobile app using iOS
4. A mobile app using Android

Click the button below to check the schedule.