DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Perl Continous Integration

A compare and contrast of Continuous Integration testing tools that can be used for Perl projects and where they all fall short. Also looking at what an ideal solution could…

Documents CFNetwork

CFNetwork Programming Guide Networking & Internet 2009-05-06 Apple Inc. © 2009 Apple Inc. All rights reserved. No part of this publication may be reproduced, stored…

Technology Ember.js at Zendesk

1. Ember.js at Zendesk 2. Daniel Breves SOFTWARE ENGINEER, ZENDESKFollow me on Twitter: @danielbreves 3. Ember.js at Zendesk • A little Zen history • Why Ember? • Extensions…

Technology Ember background basics

1. Basics for Ember.js An introduction and some history 2. Stuck? Here are some resources… •https://developer.mozilla.org/en-US/•http://underscorejs.org•http://pivotal.github.io/jasmine/•http://www.2ality.com/2013/06/basic-javascript.html•http://www.2ality.com/2013/07/meta-style-guide.html…

Technology Aleksandr_Butenko_Mobile_Development

1. Multitasking in iOS Alexander Butenko, Ciklum 2. What is a multitasking? § Multitaskingis a method where multiple tasks share resources such as aCPU . In the case of…

Documents Apple Inc - Introduction to iPhone Development

Introduction to iPhone Development Introduction to iPhone Development TaskContents Application Runtime Core Architecture and Life-cycles What’s in a bundle? The resources…

Documents Embedded Software

Slide 1 Embedded software What is embedded software ? Embedded software is computer software, written to control machines or devices that are not typically thought…

Technology Reconnaissance of Virtio: What’s new and how it’s all connected?

1. Reconnaissance of Virtio: What’s newand how it’s all connected?© 2013 SAMSUNG Electronics Co.Mario SmarduchSenior Virtualization ArchitectOpen Source GroupSamsung…

Documents New Mexico Computer Science for All

New Mexico Computer Science for All New Mexico Computer Science for All Agent-based modeling By Irene Lee December 27, 2012 Hi, my name is Irene Lee. I am the principal investigator…

Documents IPhone 101. Outline Objective-C Random bits of the API Using the simulator Debugging with Xcode.

iPhone 101 Outline Objective-C Random bits of the API Using the simulator Debugging with Xcode Objective-C Superset of 'C' with OO stuff added C++ classes â interface/implementation…