The QBasic Forum     RULES     Other Subforums, Links and Downloads    Index of Threads

 Return to Index  

ProgramList Solitaire

July 18 2005 at 4:56 PM
Solitaire  (Login Solitaire1)
S

I'm a retired schoolteacher, now teach computer programming part-time. Here are some of my credentials:


- Master of Science degree in "Computers in Education" (36 credits).
- 30 credits above the Masters degree.
- 26 years experience as a public elementary-school teacher.
- 11 years experience teaching computer science and programming courses as a part-time adjunct at the college level.
- Taught programming courses at the college using QBasic ("Introduction to Programming"), Visual Basic 5 & 6 (beginner level); currently: Visual Basic.NET and C#.NET (beginner level). Devised curriculum for the "Introduction to Programming" course for the school.
- Also have some familiarity with Turbo Pascal for DOS, Turbo C/C++ for DOS, LogoWriter, GWBasic, and batch file programming.
- Published monthly articles in my computer users' group newsletter for over 12 years.
- Led computer workshops for staff members at each of the schools where I taught.
- Currently also teaching a programming course in Visual Basic 2005 Express to a group of members from my computer users' group.
- I am a member of several computer users' groups. I regularly attend seminars, events, and meetings in my locality in order to keep up with the latest in technology, especially programming.


Note: Main area of expertise is in education, not in computer science as there was no such thing when I was an undergraduate college student. Most of my computer and programming knowledge is self-taught. I was considered the computer expert at the elementary school when I worked there.

I took early retirement in 1996 after 26 years of teaching (not including 12 years leave-of-absence to raise my family) in a public elementary school. I immediately accepted a part-time position as computer teacher in a kindergarten-8th grade private school and signed a one-year contract. Then I received an offer to teach a computer class at a local college and accepted it. I had always wanted to teach computer classes to adults and this was my dream come true. The two part-time jobs kept me busier than my full-time job. After one year, I quit the K-8 school job and continued with the college job which I still have now.

My first computer was a Commodore 64 in 1985, but I had taken workshop courses for teachers since 1980, when I first learned BASIC on the Radio Shack TRS-80. I acquired my first IBM-compatible computer (a Packard-Bell 286) in 1989. I have a collection of old computers, books, and software all over the house.

While working towards my Master's degree, I ended up helping my fellow student-teachers with computer problems in several of the courses. I took all three of the computer language courses that were offered. My GPA was 4.0.

I really love programming. I enjoy making up new problems to solve and creating demo programs for my students. I have created thousands of programs. A very small sampling follows this post.






    
This message has been edited by Solitaire1 on May 18, 2007 2:30 PM
This message has been edited by iorr5t on May 18, 2007 1:39 PM
This message has been edited by iorr5t on Jul 19, 2005 8:29 AM


 
 Respond to this message   
Response TitleAuthorDate
 Clock with binary LED display for the timeSolitaireJul 18, 2005
  LED binary display to 12 places with counterSolitaireJul 18, 2005
   Improved version of Binary LED programSolitaireJul 20, 2005
    Further improvements to the Binary LED display programSolitaireJul 21, 2005
     nice, but... Jul 21, 2005
      Revised to fix bugs caused by incorrect user inputSolitaireJul 21, 2005
       works now Jul 22, 2005
        Improved code segmentSolitaireJul 22, 2005
   Best improved version of LED decimal to binarySolitaireAug 1, 2005
  Binary LED toggle display converts to decimal and hexSolitaireJul 23, 2005
   testing Jul 25, 2005
   Improved version of Binary to Decimal LED displaySolitaireJul 26, 2005
   Best improved version of LED binary to decimalSolitaireAug 1, 2005
  Improved version of the Binary Clock DisplaySolitaireJul 31, 2005
 WOW!ChandlerJul 18, 2005
  *QBasic is my favorite, Visual Basic second.SolitaireJul 18, 2005
   I really like QBasic 2!ChandlerJul 19, 2005
 *Testing for indentation (Mac: please delete)SolitaireJul 27, 2005
 Combined LED Binary display with counter and convertersSolitaireSep 10, 2005
  Improved version of combined LED display - now also converts from hexSolitaireSep 13, 2005
   Modified code - combined LED display - new options added.SolitaireSep 14, 2005
    Greatly modified and improved version of LED program.SolitaireSep 15, 2005
     Latest and best revision of LED program.SolitaireSep 17, 2005
      Completely revamped Counter sub in LED programSolitaireSep 22, 2005
       Aurested SUBs Sep 23, 2005
       Tweaked it a bit so INKEY would be more responsive.PeteSep 23, 2005
        Solved the Enter key bug I inadvertently made.PeteSep 23, 2005
        Sorry, Pete, it doesn't work.SolitaireSep 24, 2005
         It works, you just did not add the adjustment to the code I made in other post.PeteSep 24, 2005
          Sorry, Pete. It still doesn't work.SolitaireSep 24, 2005
           The Enter key works but the N key was a problem. Similar fix...PeteSep 24, 2005
  Completely restructured and enhanced Binary LED programSolitaireOct 12, 2005
   Updated program with new features added.SolitaireOct 13, 2005
    Another new feature added to LED program, bug fixed.SolitaireOct 15, 2005
     Another change to the LED program.SolitaireOct 16, 2005
   Major changes in the Binary LED program code.SolitaireOct 18, 2005
  Mega-Major upgrade of Binary LED program – CommentsSolitaireNov 29, 2005
   Mega-Major upgrade of Binary LED program – the CodeSolitaireNov 29, 2005
   I gave it a pretty thorough workout... Nov 30, 2005
 Happy New Year - Times Square program.SolitaireDec 23, 2005
  *and then everybody has to kiss solitaire and get drunk and sing badly ;)mennoniteDec 24, 2005
   *...in no particular ordermennoniteFeb 27, 2007
  Version that works nicely on QB1.0 IDE WindowsNT Dec 25, 2005
  Improved version allows user to quit before the end. Also...SolitaireDec 30, 2005
   code isn't clean but i wanted a new ball. consider it a tribute.mennoniteDec 31, 2005
    odd i mustve knocked the wrong thing in the main sectionmennoniteDec 31, 2005
     Interesting variation of ball. Fixed your bugSolitaireDec 31, 2005
      Re: Interesting variation of ball. Fixed your bugmennoniteDec 31, 2005
       p.s.mennoniteDec 31, 2005
   Added a couple of rests to the songSolitaireDec 31, 2005
  Revised version - ball is rounder, pole is thinner, confetti more random.SolitaireJan 1, 2006
   Much better improved version of New Year programSolitaireJan 5, 2006
 Text scroller program with lots of variations and featuresSolitaireJun 15, 2006
  Adjusted Text Scroller code to refine the speed.SolitaireJun 17, 2006
 Deck of cards displayed in order or shuffled, with or without jokers, and in color.SolitaireJun 21, 2006
  Revised deck of cards with long or short display, shuffled, colored, w/ or w/o jokersSolitaireJun 22, 2006
 Work-week time clock in-out programSolitaireJun 30, 2006
  Revised Time Clock program with more info, option to repeat input, and better displays.SolitaireJul 2, 2006
 Visual Scan TestSolitaireDec 28, 2006
  Visual Scan Test with cheat-defeat feature added.SolitaireDec 30, 2006
 Roman Numerals to Arabic ConverterSolitaireJan 7, 2007
 Mode Finder program with enhanced user displaySolitaireJan 12, 2007
 Simon Memory GameSolitaireJan 24, 2007
  New version of SIMON with more optionsSolitaireJan 28, 2007
   new version? how do we know it's really you unless you sign in?mennoniteJan 28, 2007
    *LOL!bpJan 30, 2007
    My recollection of the Simon game is from nearly 30 years ago,,,SolitaireJan 31, 2007
     mine is too...mennoniteJan 31, 2007
      *p.s. forget that i know anything about spelling or grammar, i clearly did.mennoniteJan 31, 2007
   SIMON game revised to save scores for multiple players.SolitaireFeb 2, 2007
    Expanded version of SIMONSolitaireFeb 4, 2007
     poor simon, he's expanded further here (URL&stuff)mennoniteFeb 12, 2007
   SIMON game revised to include sound and more functionality.SolitaireFeb 14, 2007
  SIMON game revised to include sound and more functionality.SolitaireFeb 12, 2007
 Racetrack game with wagersSolitaireMay 19, 2007
 Phonebook programSolitaireAug 29, 2007
 Program for calculating day of week for any year between 1000-9999SolitaireJul 4, 2008
 Calculate age in years, months & days, based on date inputSolitaireJul 4, 2008
 Color and Pattern designerSolitaireSep 10, 2009