Bazsites.com Instruction
Directory Topics
On the Web
- eteamz: Fastpitch Instruction - Site has fastpitch instructions and an extensive library of tips and drills.
- Wikipedia - Library Instruction - Encyclopedia article on the library instruction movement. Includes information on history and leaders.
- Modeling Instruction Program - Dedicated to research-based reform of physics instruction at all grade levels and sustained professional growth and support for physics teachers. Provides details about the Modeling Instruction in High School Physics program, Remodeling University Physics program, a list of opportunities for professional growth through workshops and courses using and teaching modeling instruction, and links to local and national resources.
- Instructional Clinics Great Lakes Region Ski and Golf Programs - Michigan's Instructional Clinics "Let's Go Skiing" programs teach recreational and racing downhill skiing, cross country, nordic skiing and snowboarding to learners of any ability.
- Golf Instruction Articles - Instruction articles archive from TravelGolf.com: World Travel and Golf Package Planner.
- Golf Circuit Instruction - Online instruction and tips covering basics, consistency, practice, long clubs, mental game, rough, and shortgame.
- Instructional Design - University of Houston's introductory course to the theoretical, experiential, and critical components of the instructional design process for computer-based instruction.
- Instructional Design - Media resources from the multimedia instruction course from Robert Wood Johnson Medical School
- Golf Swing Instruction Tips - Presents free instruction tips for gofers.
- Wikinfo - Library Instruction - Encyclopedia article which examines the issues and history of library instruction.
Wikipedia Articles
- Complex instruction set computer - A complex instruction set computer (CISC pronouced sisk) is a microprocessor instruction set architecture (ISA) in which each instruction can execute several low-level operations, such as a load from memory, an arithmetic operation, and a memory store, all in a single instruction. The term was retroactively coined in contrast to reduced instruction set computer (RISC).
- Instruction register - In computing, an instruction register is the part of a CPU's control unit that stores the instruction currently being executed. In simple processors each instruction to be executed is loaded into the instruction register which holds it while it is decoded, prepared and ultimately executed, which can take several steps.
- Instruction cycle - The instruction cycle (also called fetch-and-execute cycle, fetch-decode-execute cycle (FDX) can refer to either the time period during which one instruction is fetched from memory and executed when a computer receives a machine language instruction; or the sequence of actions that a CPU performs to execute each machine code instruction in a program.
- Cycles Per Instruction - In computer architecture, Cycles per instruction (clock cycles per instruction or clocks per instruction or CPI) is a term used to describe one aspect of a processor's performance: the number of clock cycles that happen when an instruction is being executed. It is the multiplicative inverse of Instructions Per Cycle.
- One instruction set computer - The One Instruction Set Computer is a single machine language opcode which is sufficient to produce a Turing complete machine. Although such a computer could be taken as the logical conclusion of reduced instruction set computing, the single instruction computer is generally considered a thought experiment to show how small an instruction set could be made while still retaining the properties of a universal computer.