Quantcast
Channel: NewCircle - Stream Posts tagged as Tutorial
Browsing all 70 articles
Browse latest View live
↧

Getting Started with Node.js with Bruno Terkaly of Microsoft

Bruno Terkaly, Developer Evangelist at Microsoft kicks off Getting to Node.js Nirvana - a multi-speaker Node.js event held at Microsoft on April 12, 2012.

View Article


Using Node.js with Microsoft's Azure Cloud Platform

Matt Harrington, Developer Evangelist at Microsoft will talk about using Node.js with the open source and officially supported Azure SDK.

View Article


My First Node.js Program & Modules You Can Take for Granted with Node.js...

Mikeal Rogers, Node.js core contributor will walk you through the first node program he ever wrote. His talk will give you insight as to where node.js' priorities are, and how node solves many...

View Article

How Node.js Enables Concurrency with Matt Pardee of Cloud9 IDE

Matt Pardee, from Cloud9 IDE, will break down Cloud9 IDE's architecture and show how Node.js is powering one of the most sophisticated web applications today.

View Article

Using Media Queries to create a responsive design

.tuto_center{text-align:center;} .tuto_button { padding: 5px; text-decoration: none; color: #363636; font-weight: bold; border: 1px solid #7d7d7d; background-color: #e3e3e3; background-image:...

View Article


Asynchronous tasks with Django and Celery

A common pattern in Django web applications is to pass long-running tasks off to a task queue. Celery is a popular distributed task queue with good Django integration.

View Article

Introduction To Android NDK

While most Android apps are written in pure Java, Android's Native Development Kit (NDK) enables us to access code written in C/C++ via Java Native Interface (JNI). This is often done in the name of...

View Article

Tutorial: HTML5 Gaming Basics

View Article


Architecting Android Apps

View Article


Develop your own jQuery plugin

View Article

Python Web Development: Understanding Django for Beginners

Simeon Franklin will set you up with a good foundation for developing with Django in this presentation delivered at University of San Francisco.

View Article

Asynchronous tasks with Django and Celery

A common pattern in Django web applications is to pass long-running tasks off to a task queue. Celery is a popular distributed task queue with good Django integration.

View Article

Introduction To Android NDK

While most Android apps are written in pure Java, Android's Native Development Kit (NDK) enables us to access code written in C/C++ via Java Native Interface (JNI). This is often done in the name of...

View Article


Tutorial: HTML5 Gaming Basics

View Article

Architecting Android Apps

View Article


Creating Custom Confirm Boxes with jQuery

View Article

Paginating a large table with jQuery

View Article


Android SQLite for the DBA

As mobile devices become more and more important in the enterprise, you, as an enterprise database architect, may find yourself asked to participate in the design of the persistent data store in an...

View Article

HTML5 Doctype Example

HTML5 doctype is as follows:

View Article

Tutorial: Using Django's Multiple Database Support

table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode { margin: 0; padding: 0; vertical-align: baseline; border: none; } table.sourceCode { width: 100%; } td.lineNumbers { text-align: right;...

View Article
Browsing all 70 articles
Browse latest View live