Skip to main content

Home/ ACSE Discussion/ Group items tagged basic

Rss Feed Group items tagged

Peter Beens

Basics of Computer Science, Animated * Department of Computer Science, The University o... - 0 views

  •  
    One of the difficulties students have in introductory computer science courses is understanding the dynamic complexities of several computer science basics. One reason that students have difficulty grasping these fundamental concepts is that these basics are processes, which textbooks and lectures cannot always adequately demonstrate. In this series of modules...
Peter Beens

Small Basic Tutorial - 0 views

  •  
    Intro Small Basic tutorial from Microsoft. Excellent place to start.
Peter Beens

Small Basic API Reference - 0 views

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

How are students learning programming in a post-Basic world? - Computerworld - 2 views

  •  
    For years, the lingua franca for desktop computers was the Beginner's All-purpose Symbolic Instruction Code, a.k.a. Basic. Essentially every PC had it, and just about anyone could learn to program with it, even in a rudimentary way. Those days are gone
Peter Beens

How to Learn to Code for Free | PCWorld - 0 views

  •  
    In days gone by, all you needed to make a website was a Geocities account and some basic knowledge of HTML. Maybe you'd throw in a bit of CSS (Cascading Style Sheets) if you wanted to get fancy. Times have changed, though, and now people build websites using at least one advanced coding language. Programming is a noble pursuit, but if you want to build apps and services for the Web, you need to learn one of these popular languages
Doug Peterson

Pex4fun, an online lab for APCS - Computer Science Teacher - Thoughts and Information f... - 1 views

  •  
    Are you teaching Advanced Placement Computer Science? Are you looking for supplemental exercises that may help you students with the concepts? If so this announcement may be of interest to you. Pex for Fun has been around for a while offering coding duels in C#, F# and Visual Basic. Recently though it was decided to invest some time, money and effort to adapt some exercises specifically to help learn APCS concepts. Most students find the differences between Java and C# pretty minor at this level so most APCS students will find this doable even if they have only been taught Java previously.
Peter Beens

Learning to Program the Arduino | Linux Journal - 0 views

  •  
    This article should acquaint you with basic Arduino programming and show you how to write programs that interact with objects in the real world. (A mandatory disclaimer: the last time I really studied electronics was way back in high school, so this article focuses more on the programming aspects, rather than the electronic side of things.)
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

Developing a Windows Phone Application from Start to Finish - 1 views

  •  
    This documentation and accompanying sample application will get you started building a complete application that targets Windows Phone OS 7.1. You will learn the basics of Silverlight and Windows Phone development by creating a simple fuel-tracking application for your car.
Doug Peterson

The "Invent with Python" Blog - Nobody Wants to Learn How to Program - 3 views

  •  
    I frequently see a problem when people (especially techies) try to teach programming to someone (especially non-techies). Many programming tutorials begin with basic programming principles: variables, loops, data types. This is both an obvious way to teach programming and almost certainly a wrong way to teach programming. It's wrong because nobody wants to learn how to program
  •  
    Good find, Doug. His book is excellent: http://inventwithpython.com/chapters/
Doug Peterson

Another reason you should learn to code: Python for Excel - Tech News and Analysis - 3 views

  •  
    Anyone who has used Microsoft Excel since 1993 has likely dabbled at least once with VBA, or Visual Basic for Applications, scripting: That's the year Excel 5.0 arrived with VBA support. The feature allows users to create automated tasks and functions in the spreadsheet application, extending the software's potential.
tech vedic

How to clear Facebook cache data? - 0 views

  •  
    Have you heard the term cache? Well, cache is basically a web mechanism for the temporary storage of web documents like HTML pages and images. Facebook Cache is the storage place for recently shared and already shared posts/links for a better performance. Let's go through this tutorial to clear the Facebook cache data.
tech vedic

Sim-card-phone-hacking-how-it-may-affect-you - 0 views

  •  
    Everyone is familiar about the term SIM (Subscriber Identification Module) which means small card slides into the back of many smartphones available in the market. Basically, it acts as an official identifier which depicts that your mobile phone belongs to you.
Doug Peterson

d3.js - 0 views

  •  
    D3 allows you to bind arbitrary data to a Document Object Model (DOM), and then apply data-driven transformations to the document. As a trivial example, you can use D3 to generate a basic HTML table from an array of numbers. Or, use the same data to create an interactive SVG bar chart with smooth transitions and interaction.
Doug Peterson

Overview of Authorization Options | dev.twitter.com - 0 views

  •  
    Twitter supports a few authentication methods and with the shift from basic authentication to OAuth you may be wondering which method you should be using. When choosing which authentication method to use you should understand the way that method will affect your users experience and the way you write your application.
Doug Peterson

In the context of web context: How to check out any Web page - Scott Rosenberg's Wordyard - 0 views

  •  
    Though some of the details have changed in the intervening years, the basic principles for evaluating an unknown source remain relevant, I think.
Peter Beens

Learn to Code: The Full Beginner's Guide (Javascript) - 0 views

  •  
    If you've been looking to learn how to code, we can help you get started. Here are 4.5 lessons on the basics and extra resources to keep you going.
Peter Beens

Review - NimbleKit Review | MacNN - 0 views

  •  
    Nimble Kit provides a project template for Xcode that makes it easy to set up the basics for a new application. NimbleKit has a few limitations, but it is an attractive option if you want to develop a simple application.
1 - 20 of 32 Next ›
Showing 20 items per page