Jump to content

Great first two shows Fr


G+_Nick Salerni
 Share

Recommended Posts

Great first two shows Fr. Robert Ballecer, SJ  Shannon Morse !! Can't wait to see more. Hopefully C is a language that you will be covering in the future. I believe it is a fundamental language that teaches programmers how the computer functions when you run your program, with out having to learn assembly or machine level programming. 

 

Programming in C: Pointers. Learn how to use pointers in C. Pointers are a fundamental concept for programmers to learn. 

 

I feel that pointers are one of the first topics a programmer should learn when they start using C.

 

If you have any questions about pointers and how they work, feel free to leave a comment below. :)

http://www.thecsguy.com/blog/2014/2/1/programming-in-c-pointers

Link to comment
Share on other sites

I agree that C is part of what every programmer should know. I don't agree that it's a language you should start with though. I would start with a more basic language. (Coincidentally, Basic is not a bad language to start with. It was my first.)

 

I'll be the first to openly admit that C has bitten me in the ass many times. It's very powerful if you've mastered it, but also very unforgiving.

Link to comment
Share on other sites

 Share

×
×
  • Create New...