import MediaPlayer
let volumeView = MPVolumeView()
if let view = volumeView.subviews.first as? UISlider{
view.value = 0.1 //---0 t0 1.0---
}
Learn2Develop is a technology company specializing in hands-on training on the latest Web and Mobile technologies.
Email: weimenglee@learn2develop.net
Your custom Apple Watch apps and iOS need to share data back and forth constantly. You could create the same code at both ends of the interaction, but why make extra work for yourself? Wei-Meng Lee, author of Learning WatchKit Programming: A Hands-On Guide to Creating Apple Watch Applications, advises sharing code, not just data.
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.| Start Date | End Date | Details | Category |
|---|---|---|---|
| Fri Oct 09 2015 | Fri Oct 09 2015 |
A NoSQL database is a database that provides a mechanism for storage and retrieval of data modeled in ways other than using tabular format commonly used in relational databases (such as MySQL and Microsoft SQL Server). Compared to relational databases, NoSQL databases are more scalable and allows for large volume of structured and unstructured data to be stored and retrieved efficiently. One implementation of NoSQL is MongoDB. MongoDB is an open-source, document database designed for ease of development and scaling.| Start Date | End Date | Details | Category |
|---|---|---|---|
| Wed Sep 30 2015 | Wed Sep 30 2015 |
Not an iPhone user but a die-hard Android user? Then you should look at Android Wear programming. In the upcoming Android Wear Programming course, you will get the LG Urbane Android Wear watch together with the course!| Start Date | End Date | Details | Category |
|---|---|---|---|
| Thu Jul 02 2015 | Thu Jul 02 2015 | ||
| Wed Sep 09 2015 CONFIRMED | Wed Sep 09 2015 |
Now that the Apple Watch is available in Singapore, you can now write and test your apps on the Apple Watch directly without using the simulator! And when you sign up for the IOS302 Apple Watch Programming course, you will get an Apple Watch with the course!| Start Date | End Date | Details | Category |
|---|---|---|---|
| Fri Jul 10 2015 | Fri Jul 10 2015 | ||
| Wed Sep 16 2015 CONFIRMED | Wed Sep 16 2015 |
Want to learn Swift by doing something interesting? In the upcoming IOS103 - Practical iOS Programming using the Swift Programming language course, you will learn the Swift programming language by working on some interesting projects, such as:| Start Date | End Date | Details | Category |
|---|---|---|---|
| Mon Sep 21 2015 CONFIRMED | Tue Sep 22 2015 |
| Start Date | End Date | Details | Category |
|---|---|---|---|
| Thu Sep 17 2015 CONFIRMED | Fri Sep 18 2015 |

As the Swift programming language gains traction, it is now important to learn this language so that you can be prepared for the future. This new course is specifically designed for those who are already familiar with Objective-C and who want to learn Swift in the fastest possible way.| Start Date | End Date | Details | Category |
|---|---|---|---|
| Mon Sep 21 2015 | Tue Sep 22 2015 |
We had a great IOT course yesterday! It was a fun and exciting 2-day course where participants tried interfacing the Raspberry Pi 2 with various sensors and sending the data to a MySQL database backend. Participants also learned how to network multiple Raspberry Pis with sockets programming in Python and built a smoke detection system that raises an alarm when the smoke level reaches a particular threshold.| Start Date | End Date | Details | Category |
|---|---|---|---|
| Thu Sep 10 2015 | Fri Sep 11 2015 | ||
| Thu Oct 01 2015 | Fri Oct 02 2015 |
| Start Date | End Date | Details | Category |
|---|---|---|---|
| Mon Jun 15 2015 CONFIRMED | Tue Jun 16 2015 | ||
| Thu Sep 17 2015 | Fri Sep 18 2015 |
The Ultrasonic Sensor is a distance sensor that works using a ultrasonic transmitter and receiver. You can use it to monitor for movement up to a distance of 4m. Perfect for projects that require distance monitoring as well as collision avoidance.| Start Date | End Date | Details | Category |
|---|---|---|---|
| Mon Jun 15 2015 CONFIRMED | Tue Jun 16 2015 | ||
| Thu Sep 17 2015 | Fri Sep 18 2015 |