public marks

PUBLIC MARKS with tag basic

2011

Applesoft BASIC - Wikipedia, the free encyclopedia

by sylvainulg (via)
Applesoft, like Integer BASIC before it, did not come with any built-in commands for dealing with files or disks, other than a feature to save programs to, and load programs from, audiotape. The Apple II disk operating system, known simply as DOS, thus intercepted all input typed at the BASIC command prompt to determine whether it was a DOS command. Similarly, all output was scrutinized for a Control-D character (ASCII 4), which BASIC programs would send before seemingly PRINTing a disk command to get DOS's attention (the disk commands would not really get PRINTed but were intercepted by DOS and prevented from making it to the screen output).[3] ProDOS followed this lead, although the BASIC command interpreter was placed in a separate program called BASIC.SYSTEM and the hook worked in a different manner.[4]

2010

2009

Underscore.js

by ycc2106
Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux. Collections each, map, reduce, detect, select, reject, all, any, include, invoke, pluck, max, min, sortBy, sortedIndex, toArray, size Arrays first, last, compact, flatten, without, uniq, intersect, zip, indexOf, lastIndexOf Functions bind, bindAll, delay, defer, wrap, compose Objects keys, values, extend, clone, isEqual, isElement, isArray, isFunction, isUndefined Utility noConflict, identity, uniqueId, template

BASIC-256 - Programming for Kids

by tadeufilippini
Tutorial Ten - Animation Do you know how movies and cartoons work? Have you ever made a "flipbook?" Well, before we get into how to do animation using a computer, it helps to understand how animation really works. When we see moving pictures on a screen, they're not really moving. What actually happens is that a sequence of still pictures -- like photographs -- are flashed on the screen so quickly that you can't tell how fast it's happening. About 30 times every second, the screen is cleared and a new picture takes the place of the old one. If we were to slow it down it would look like this:

BASIC-256 - Programming for Kids

by tadeufilippini
Tutorial Four - Variables In the previous tutorials, we learned how to print messages and numbers on the screen and how to do math using the print command. This is very good to know how to do, but it doesn't really help us use the full power of the computer. Computers do more than simple things like add numbers and print messages. A big part of what computers do is to store information, so it can be used later. This is where "variables" come in handy. Variables are a way to save a message or a number so that you can use it later. Let's try an example.

BASIC-256 - Programming for Kids

by tadeufilippini
Tutorial Three - Drawing Pictures One of the most exciting things to do with a computer is to draw things with it. Usually you would do this with a paint program, but what if you didn't have one? Or what if you wanted to draw a circle, and then have it move across the screen? This tutorial will show you how to do basic drawing. First, let's try drawing a few dots.

Small Basic

by parmentierf (via)
Small Basic is a project that's aimed at bringing "fun" back to programming. By providing a small and easy to learn programming language in a friendly and inviting development environment, Small Basic makes programming a breeze. Ideal for kids and adults alike, Small Basic helps beginners take the first step into the wonderful world of programming.

2008

4shared.com - free file sharing and storage

by tadeufilippini
Welcome to my page! I want to share my stuff with you and hope you will find something useful here. Enjoy my collection and come back again and again, I will do my best to make it always interesting for you. Thank you for your time!

Basic English Grammar » download,indir,software,Resim indir,oyun

by tadeufilippini
Basic English Grammar - by Betty Schrampfer Azar -- Presents English structures in small, manageable units and in incremental steps through clear, concise charts. -- Introduces the forms, meanings, and usages of basic structures and vocabulary in a step-by-step building process. -- Includes a wealth of contextualized and communicative exercises. -- Uses a two-color worktext format

BASIC-256 - Programming for Kids

by tadeufilippini
Beginner * Tutorial One - Welcome to BASIC-256 * Tutorial Two - Doing your math homework the easy way * Tutorial Three - Drawing Pictures Intermediate * Tutorial Four - Variables Advanced * Tutorial Ten - Animation

BASIC-256 - Programming for Kids

by tadeufilippini & 1 other
The BASIC-256 project (formerly KidBASIC) has changed its name to avoid any potential conflict/confusion with another project with the same name. Thank you for your patience and continued support. Introduction BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises. BASIC-256 is licensed under the GNU public license, which means that it's free to download, modify, and share.

Lemick

by jdrsantos
Lemick is a programming language with BASIC syntax, it's a typed and a compiled language, its source is compiled into a platform-independent virtual machine assembler that is later transformed into a platform-dependent representation by the just-in-time c

Active users

sylvainulg
last mark : 03/11/2011 14:01

kemar
last mark : 15/03/2011 13:22

maxxyme
last mark : 12/01/2010 12:38

ycc2106
last mark : 31/10/2009 09:16

tadeufilippini
last mark : 14/06/2009 07:38

parmentierf
last mark : 23/04/2009 09:41

shigaepouyen
last mark : 17/12/2008 09:20

jdrsantos
last mark : 20/04/2008 17:25