Skip to main content

Home/ ACSE Discussion/ Group items tagged reference

Rss Feed Group items tagged

Doug Peterson

Reference Guide (v2.0) - Google Documents List Data API v2.0 - Google Code - 0 views

  •  
    This document provides detailed reference documentation for the Google Documents List Data API
tech vedic

Most important smartphones of 2012-13 - 0 views

  •  
    "iPhone 5 Called ""Gadget off the Year"" by Time Magazine, Apple's iPhone 5 (from $199 on 2-year AT&T, Sprint or Verizon plan) is a serious piece of hardware. Along with its powerful new A6 chip, iPhone 5 works on 4G/Long Term Evolution (LTE) networks for wireless speeds that rivals your home's broadband connection. iPhone 5 also has improved cameras: an eight-megapixel iSight rear-facing camera (3264 x 2448 pixels) and front-facing FaceTime camera with 720p HD quality for video calling. Samsung Galaxy S III The Samsung Galaxy S III (from $149 on 2-year plan with AT&T, Sprint, T-Mobile, U.S. Cellular, Verizon) is a true smartphone in every sense of the word -- and we're not even referring to its stunning 4.8-inch display, fast LTE speeds or versatile Android operating system. the Galaxy S III's front-facing camera knows when you're looking at the screen, so it'll give you the bright display you seek, but if your eyes look away it'll dim itself to preserve its battery. It also knows when you want to talk: if you're messaging with someone and want to call them, simply lift the smartphone to your ear and it'll dial for you. Nokia Lumia 920 As the flagship Windows Phone 8 device, Nokia's Lumia 920 (from $99.99 on 2-year AT&T plan), has a lot to offer, including a colorful Start screen with ""live tiles""; familiar Microsoft apps like Outlook, Word, Excel, PowerPoint and OneNote; and a People hub that aggregates all your contacts into one page per person (so you don't need to close, say Outlook, to see what that friend is up to on Facebook or Twitter). HTC Droid DNA and HTC One X+ A pair of Android-powered HTC devices are also worthy of ""best of 2012"" nods: the HTC Droid DNA ($149.99 on 2-year Verizon Wireless plan) and HTC One X+ ($199.99 on 2-year AT&T plan). Protected by Corning's uber-durable Gorilla Glass 2 technology, the Droid DNA's 5-inch 1080p HD screen was built for video, games, ebooks and web browsing. Integrated Beats Audio - an
Doug Peterson

The Evil that Spyware Can Do | Regillo Consulting Group - 0 views

  •  
    Spyware usually refers to software that is created with the sole purpose of taking partial or complete control of a person's computer without the permission of the owner of the computer. What spyware does is that it uses the resources in your computer to report certain information to someone else that you do not know. Simply put spyware spies on you and on your computer.
Peter Beens

Processing (tutorial) - 1 views

  •  
    "Processing cross platform and is a totally free to download, use and publish with programming language. The download includes the programming environment and compiler as well. Processing is based on JAVA and can use many different JAVA libraries. It has also now has the ability to compile apps for Android as well as run as Java Script. It is these to latter functions that I focus on for this site." Note that there are numerous references to the "Getting Started with Processing" textbook, available for a nominal charge at Amazon.
Doug Peterson

http://www.lukew.com/touch/TouchGestureGuide.pdf - 0 views

  •  
    Touch reference guide - for designers and users - all of the tapping and other gestures for computer manipulations
Doug Peterson

What's the Difference Between 3G and 4G? - Life Scoop - 0 views

  •  
    If you've ever researched a smartphone purchase, the terms 3G and 4G have probably shown up on your radar at some point. Both refer to a connection method for mobile devices and a "generation" of mobile technology.
Peter Beens

Small Basic API Reference - 0 views

  •  
    Small Basic a number of very interesting APIs built into it! 
Peter Beens

Tutorial - Learn Python in 10 minutes - Stavros' Stuff - 1 views

  •  
    So, you want to learn the Python programming language but can't find a concise and yet full-featured tutorial. This tutorial will attempt to teach you Python in 10 minutes. It's probably not so much a tutorial as it is a cross between a tutorial and a cheatsheet, so it will just show you some basic concepts to start you off.
Doug Peterson

Welcome - Programming Dojo - 1 views

  •  
    Welcome to the Programming Dojo. This is a place where you can learn more about programming and programming languages. Programming is both an art and a science. It involves interpretation, abstraction and creation, as well as quantitive analysis, mathematics and algorithmic thinking. Don't expect too much too quickly. Just like many things in life, good things take time.
Peter McAsh

CPSR - The Ten Commandments of Computer Ethics - 2 views

shared by Peter McAsh on 08 Nov 11 - Cached
  •  
    It's interesting you bookmarked this today. I was just looking at an assignment page from my old website that I'm going to transfer to my new site, and that ethics page is one of the references! http://www.beens.org/misc_assign/computerEthics.htm
Doug Peterson

Computer Languages History - 1 views

  •  
    Computer Languages History
Doug Peterson

What Is...every file format in the world - A through E - 0 views

  •  
    Almost Every file format in the world!
Doug Peterson

TinyWebDB - App Inventor for Android - 0 views

  •  
    TinyWebDB is an App Inventor component that allows you to store data persistently in a database on the web. Because the data is stored on the web instead of a particular phone, TinyWebDB can be used to facilitate communication between phones and apps (e.g., multi-player games).
Peter McAsh

Java Basics: GUI: Lesson 1 - Introduction - 0 views

  • Giving up control - Event-driven programming. The GUI programming style is referred to as event-driven programming. In this style of programming you set up the graphical user interface and initialize things. It appears that the program just stops and sits there doing nothing! There is no input loop; your program isn't trying to read from the user. You, the programmer, have to learn to give up control in two ways. Your program gives control to the GUI system, and you only get control back to when your listeners are called. At an even higher level, your program has given control to the user. It's the user who selects which of your methods to call by their choice of buttons to click on, menu items to select, etc. Listeners. When the user clicks a button (or uses another GUI component), an event is sent to listener method. Your job as a programmer is to write a listener method for each component. It's the user, not the programmer, who has control, indirectly choosing methods in your program to execute by interacting with graphical user interface components.
Doug Peterson

HTML5 Rocks - How Browsers Work: Behind the Scenes of Modern Web Browsers - 1 views

  •  
    "This comprehensive primer on the internal operations of WebKit and Gecko is the result of much research done by Israeli developer Tali Garsiel. Over a few years, she reviewed all the published data about browser internals (see Resources) and spent a lot of time reading web browser source code."
1 - 19 of 19
Showing 20 items per page