Pot meet Kettle

Filed under: Articles,In the news — by Ron on August 30, 2005 @ 10:19 pm

In an AP Story,
the author says, "Nearly all scientists dismiss it (the theory of
intelligent design) as a scientific theory, and critics say it’s
nothing more than religion masquerading as science."

Ironically, nearly all evolutionists creationists dismiss the theory of intelligent design evolution as a scientific theory, and critics say it’s nothing more than religion masquerading as science.

 Updated…

(Continue reading…)

Tail Whips

Filed under: Programming in C,Tutorials — by Ron on August 30, 2005 @ 9:50 am

Usually, in all of programming courses I taught, I would at some point in the course take about 15 minutes of the beginning of the class to explain something to them. For those who had me for a half dozen or more courses, this talk might have gotten a bit old. But, even then, it was worthwhile for them to remember the standpoint I was teaching from.

(Continue reading…)

On curriculum

Filed under: General — by Ron on August 29, 2005 @ 10:08 pm

An article which illustrates how curriculum, however well intended, often goes wrong:

Most (cover) letters looked alike in their emphasis on The Dissertation and sounded alike — as if they were being generated by some amorphous, jargon-laden computer: “My dissertation, based on the theory of [insert theorist here], informs the impact of cultural practices found in [insert adjective here] literary sites.”

A good read for home ed parents or teens.

Real and practical reform

Filed under: Articles,Public Education — by andrea on August 29, 2005 @ 9:13 pm

Based on our homeschooling experiences and also in trying to help parents of publicly-schooled children, Ron and I have come up with a list of changes that could be done for the public school system. But first maybe an explanation as to why things have got so bad is in order.
(Continue reading…)

The pre-history of atypical homeschool – He said

Filed under: General — by Ron on August 28, 2005 @ 10:17 pm

I grew up on a homestead type farm in rural New Brunswick (Canada), a younger sibling in a large family. Andrea grew up in what was the largest city in the province at the time. We met in college in the ‘80s. We were enrolled in different years in the same computer programming diploma program. About the same time that I graduated, Andrea came to the decision that programming wasn’t really what she wanted to do.
(Continue reading…)

What would you do?

Filed under: Articles,Public Education — by Ron on August 28, 2005 @ 10:16 pm

MoLak-Jedi
has asked the following question:
So, what I’d like to hear from anyone is what do you think needs to
happen in order to provide an education for the kids that homeschooling
is not a viable option? How would you change public education?

Via: Chris (Continue reading…)

An ExTeacher starts talking about homeschooling

Filed under: Articles,Public Education — by Ron on August 26, 2005 @ 10:14 pm

Expat has asked Chris,

So I ask you, Mr. O’Donnell, do you know why you are teaching your children what you are teaching them?

Read on to see my answer… (Continue reading…)

Preschool & Kindergarten Resources

Filed under: Articles,Preschool & Kindergarten — by andrea on August 25, 2005 @ 9:20 pm

In setting up a home preschool or kindergarten, many parents wonder about the kinds of resources they should have. Answers are many and varied, as one house may have different living situations and needs, differing learning styles and preferences, as well as different resources available to them. (Continue reading…)

Operators

Filed under: Programming in C,Tutorials — by Ron on August 24, 2005 @ 8:10 pm

In this tutorial, I’ll decribed most of the commanly used operators in C. There are 2 types of operators: logical and arithematic. Logical operations produce a value of true or false. Arithematic operations return a calculated value.
(Continue reading…)

Arrays

Filed under: Programming in C,Tutorials — by Ron on August 24, 2005 @ 8:08 pm

One of the problems programmers face is dealing with a large number of the same datatype. An example of this is this web page. If you view the page source you will see that behind the scenes a web page is a bunch of text. In talking about datatypes, I introduced the char datatype which holds 1 character. But this page consists of a few thousand characters. As a programmer, you would not want to have to create a variable for each character in the page. Programming would be a horribly inefficient means of processing a web page.
(Continue reading…)

Next Page »

Powered by WordPress MU Theme by Ron and Andrea.