>
> I used some random quotes from Games of Thrones to make it more
> interesting.
>
That was bad mistake on my side. Apologies for every fan of George R.
R. Martin. Of course it should be "Game of Thrones", silly me.
On Thu, 01 Mar 2012 00:06:33 +0100
Florian Limberger wrote:
>
> I think about giving a short talk about C and why to use it on a small
> student event at my local university this weekend.
> Does anybody have pointers to some stuff like that?
>
You could start with less technical overview. I us
Greetings.
Florian Limberger wrote:
> I think about giving a short talk about C and why to use it on a small
> student event at my local university this weekend.
> Does anybody have pointers to some stuff like that?
As mentioned before: C is the higher-level Assembler and it should
be seen like t
The thing I would harp on is the mindset. If you keep in mind when
moving into C from another language that C is portable asm and not an
actual high-level language, you're closer to thinking about problems in
the proper terms.
On Thu, Mar 01, 2012 at 12:06:33AM +0100, Florian Limberger wrote:
> Gr
Woah, getting a little too technical. Tone it down.
On Feb 29, 2012 9:35 PM, "Antonio Hernández Blas"
wrote:
> On Wed, Feb 29, 2012 at 8:23 PM, Jacob Todd wrote:
> > Whatever you do, don't mention arithmetic. That stuff is hard.
>
> Seriously? what about logic? Dealing with true || false just bl
As an exercise, have the students parse this:
http://www.ioccc.org/2006/toledo2/toledo2.c
--Andrew Hills
On Wed, Feb 29, 2012 at 8:23 PM, Jacob Todd wrote:
> Whatever you do, don't mention arithmetic. That stuff is hard.
Seriously? what about logic? Dealing with true || false just blows your mind.
--
-
hba | Antonio Hernández Blas | Mexico, Mx.
http://hba.dyndns.info | http://barrapunto.com/~hba/
Whatever you do, don't mention arithmetic. That stuff is hard.
On Feb 29, 2012 9:22 PM, "Andrew Hills" wrote:
> On Wed, Feb 29, 2012 at 8:19 PM, Kurt H Maier
> wrote:
> > Sure. Also avoid mentioning int, char, float, preprocessing, compiling,
> > and functions.
>
> Don't forget to avoid those da
On Wed, Feb 29, 2012 at 8:19 PM, Kurt H Maier wrote:
> Sure. Also avoid mentioning int, char, float, preprocessing, compiling,
> and functions.
Don't forget to avoid those dangerous operators.
--Andrew Hills
On Wed, Feb 29, 2012 at 06:08:03PM -0500, Calvin Morrison wrote:
>
> pointers... avoid mentioning pointers at all costs :-)
>
Sure. Also avoid mentioning int, char, float, preprocessing, compiling,
and functions.
On 29 February 2012 18:06, Florian Limberger
wrote:
> Greetings list,
>
> I think about giving a short talk about C and why to use it on a small
> student event at my local university this weekend.
> Does anybody have pointers to some stuff like that?
>
> Thanks,
>
> flo
>
pointers... avoid menti
Greetings list,
I think about giving a short talk about C and why to use it on a small
student event at my local university this weekend.
Does anybody have pointers to some stuff like that?
Thanks,
flo
12 matches
Mail list logo