Browse Instructions
You are Currently Viewing Archived Instructions, By Categories:
Computer, Internet & Information Technology
Having issues with your computer? Did you misplace that wireless modem manual? Here at NeedInstructions you will learn how to set up an email account, troubleshoot through your computer problems, and learn how to code your own website with html and many other programming languages.
How to Design Programs - An Introduction to Computing and Programming
Posted By: d_giordano
;
Category: Computer, Internet & Information Technology;
October 20, 2008
Author Matthias Felleisen, Robert Bruce Findler, Matthew Flatt, & Shriram Krishnamurthi;
Website: www.htdp.org
This book is the first book on programming as the core subject of a liberal arts education. Its main focus is the design process that leads from problem statements to well-organized solutions; it deemphasizes the study of programming language details, algorithmic minutiae, and specific application domains. Our desire to focus on the design process requires two radical innovations for introductory
How To Configure Web Access To Subversion Repositories Using Apache
Posted By: d_giordano
;
Category: Computer, Internet & Information Technology;
October 20, 2008
Author www.howtoforge.com;
Website: www.howtoforge.com
This how to is going to describe the steps to get the mod_dav_svn module to work in an Apache web server. First I'll assume that we don't have Apache and Subversion installed on our FreeBSD box, in a second part I'll explain how to add the module using our current installation.