Learning Computer Science

 

Brian notes

Page history last edited by Brian Jones 5 months, 4 weeks ago

Helpful links:

php.net/function

http://en.wikipedia.org/wiki/Integrated_development_environment

 

 

 

Questions about PHP

1: How to integrate with other programs to increase productivity/efficiency [this is most important.]

     -in python this involves open() and subprocess modules/functions. this is way over my head. what are Pipes, how to find, discern, and use them.

 

2:How is an "Argument" defined in programming language, and what does this exactly mean?

 

3: Object oriented vs something like C. pros and cons.

 

 

 

 

 

 

Comments (2)

profile picture

David Weekly said

at 10:31 am on May 13, 2008

Hopefully the syntax questions were answered in yesterday's lecture. Why don't you read up on how to shuffle an array for next class and come with an example of when you'd want to do that?

profile picture

Brian Jones said

at 1:16 am on May 14, 2008

They were.

That sounds fun, I'll give it a try.

You don't have permission to comment on this page.