Bernard Aybouts - Blog - MiltonMarketing.com

What is a Batch file?

By |April 22, 2018|Batch File .BAT scripts, Coding Computer Viruses, Computer Programming Languages, MS DOS Batch Script|

What is a Batch file? A batch file is a kind of script file in DOS, OS/2 and Microsoft Windows. It consists of a series of commands to be executed by the command-line interpreter, stored in a plain text file. A batch file may contain any command the interpreter accepts interactively and use constructs that enable conditional branching and looping within the batch file, such as IF, FOR,[ ► ]

The Essentials of Alice (Bunny) Tutorial

By |April 21, 2018|Alice, Computer Programming Languages|

The Essentials of Alice (Bunny) Tutorial Description: A short tutorial that introduces the learner to Alice by walking through the creation of a world with a bunny. Good for a first time glimpse at what Alice can do. Concepts introduced include scene[ ► ]

Go to Top