Welcome, Guest. Please login or register.

Author Topic: Learning C with the Amiga  (Read 32387 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline mel_zoomTopic starter

  • Full Member
  • ***
  • Join Date: Jan 2007
  • Posts: 231
    • Show only replies by mel_zoom
Re: Learning C with the Amiga
« Reply #164 from previous page: February 13, 2007, 09:37:40 PM »
If you must. I am thinking I will have to start a new thread if I want to ask questions about C coding. This one seems to have gone off all by itself :lol:
I love my MX5!
Please pay a visit
 

Offline CannonFodder

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 1115
    • Show only replies by CannonFodder
Re: Learning C with the Amiga
« Reply #165 on: February 13, 2007, 09:38:50 PM »
Quote

mel_zoom wrote:
If you must. I am thinking I will have to start a new thread if I want to ask questions about C coding. This one seems to have gone off all by itself :lol:


What books have you got to read so far?
People are hostile to what they do not understand - Imam Ali ibn Abi Talib(AS)
 

Offline mel_zoomTopic starter

  • Full Member
  • ***
  • Join Date: Jan 2007
  • Posts: 231
    • Show only replies by mel_zoom
Re: Learning C with the Amiga
« Reply #166 on: February 13, 2007, 09:47:49 PM »
Well. Nothing amiga specific yet. Just the K&R book - for reference and a self paced book called "mastering standard C". Of course there is also a lot of resources on the web.

Perhaps I can use certain culinary skills to lure a personal C tutor that happens to be fond of spicy food... Except he seems to have vanished under a landslide of work ;-)
I love my MX5!
Please pay a visit
 

Offline CannonFodder

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 1115
    • Show only replies by CannonFodder
Re: Learning C with the Amiga
« Reply #167 on: February 13, 2007, 10:06:05 PM »
Well, I have these Amiga specific "beginners" C books:-

Lattice C Compiler for Amiga Volume 1 (Users Guide, Utilities, Commands, Editor + Disks) (Ring-bound in hard plastic folder)

Lattice C Compiler for Amiga Volume 2 (Debugger, Library Reference, Master Index + Disks) (Ring-bound in hard plastic folder)

The Amiga DOS Manual 2n Edition (Considered the unoffical RKRM) (Ring-bound book)

Lattice AmigaDOS C Compiler: Programmers Reference Manual

All of them are yours if you want them, just make me an offer.

I must add I have a craving for spicey foods too, and can be bribed quite easily with a good curry.

I'm free this Saturday and will be in the north too. ;-)
People are hostile to what they do not understand - Imam Ali ibn Abi Talib(AS)
 

Offline amipal

  • Jr. Member
  • **
  • Join Date: Oct 2003
  • Posts: 71
  • Country: gb
    • Show only replies by amipal
    • Flickr
Re: Learning C with the Amiga
« Reply #168 on: February 13, 2007, 11:23:50 PM »
@mel_zoom
Quote
Nobody seems to get this. Im learning for my own interests, to be better qualified to deal with some of the technical jibber jabber I come across in my work and most of all - for fun!

Me too. I'd like to give some programs back to the community, and also develop some apps that are currently missing... And by this I don't mean a web browser or office app! :-o

Quote
A lot of SQL is used where I currently work - several implementations used across a range of systems. The one thing they all have in common is that they are overwhelmingly boring!

Yeah, I work with SQL too. Currently developing ASP/SQL implementation using M$ SQL Server.
After a decade away from the scene, I am back!
 

Offline Louis Dias

Re: Learning C with the Amiga
« Reply #169 on: February 13, 2007, 11:50:54 PM »
Quote

CannonFodder wrote:

Why use VB to do the job of PL/SQL(T-SQL etc)?

Anyway, isn't this thread supposed to be about learning C?  What point are you trying to achieve by spamming it with off topic crap about how superior VB is?

Start another thread and discuss it there.


Stop being ignorant, I was giving Karlos an example where string concacting becomes useful and saves time.
 

Offline CannonFodder

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 1115
    • Show only replies by CannonFodder
Re: Learning C with the Amiga
« Reply #170 on: February 14, 2007, 01:17:56 AM »
Quote

lou_dias wrote:
Quote

CannonFodder wrote:

Why use VB to do the job of PL/SQL(T-SQL etc)?

Anyway, isn't this thread supposed to be about learning C?  What point are you trying to achieve by spamming it with off topic crap about how superior VB is?

Start another thread and discuss it there.


Stop being ignorant, I was giving Karlos an example where string concacting becomes useful and saves time.


Except you didn't.

Can we stick to actually helping Mel now?
People are hostile to what they do not understand - Imam Ali ibn Abi Talib(AS)
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Learning C with the Amiga
« Reply #171 on: February 14, 2007, 12:53:02 PM »
Quote

lou_dias wrote:

Stop being ignorant, I was giving Karlos an example where string concacting becomes useful and saves time.


Do you really think I needed an example?

As I'd already said, I either used the C++ string class (which supports concatenation) or found other solutions for C. For PHP, ASP, Java etc., I used the inbuilt concatenation.

The point being that if a language doesn't have string concatenation built in it may be annoying but it's hardly a serious limitation provided it gives alternatives.
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Learning C with the Amiga
« Reply #172 on: February 21, 2007, 10:22:08 PM »
Quote

mel_zoom wrote:

Perhaps I can use certain culinary skills to lure a personal C tutor that happens to be fond of spicy food... Except he seems to have vanished under a landslide of work ;-)


Moi?

I'm very easily bribed by the promise of a good hot curry... :lol:
int p; // A
 

Offline Hyperspeed

  • Hero Member
  • *****
  • Join Date: Jun 2004
  • Posts: 1749
    • Show only replies by Hyperspeed
Re: Learning C with the Amiga
« Reply #173 on: February 22, 2007, 03:12:55 AM »
Make me a curry too before I starve in this wilderness of boring conversation.

:-D

 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Learning C with the Amiga
« Reply #174 on: February 22, 2007, 03:45:29 PM »
That's easily the least appetising looking curry I have ever seen :lol:
int p; // A
 

Offline bobamu

  • Full Member
  • ***
  • Join Date: Mar 2006
  • Posts: 110
    • Show only replies by bobamu
Re: Learning C with the Amiga
« Reply #175 on: February 22, 2007, 04:36:15 PM »
it also appears to have a completely nonchalant stickman standing on the rice

 :-D
I\'m back and I brought bacon.
 

Offline koaftder

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 2116
    • Show only replies by koaftder
    • http://koft.net
Re: Learning C with the Amiga
« Reply #176 on: February 22, 2007, 04:49:13 PM »
Many years back, a girl invited me to come to her place with offerings of food to teach her in the ways of programming. We both worked for a medical supply store, she did data entry, I wrote the software she slaved with. We hit it off and after a while I discovered she had tourettes and months later I was dumped via email. Karlos beware...  :-D
 

Offline Steady

Re: Learning C with the Amiga
« Reply #177 on: February 22, 2007, 05:14:43 PM »
@Koaftder

Is that because her Tourettes was making her say yes all the time when she never was interested, forcing her to use email to actually say no? ;-)
 

Offline bobamu

  • Full Member
  • ***
  • Join Date: Mar 2006
  • Posts: 110
    • Show only replies by bobamu
Re: Learning C with the Amiga
« Reply #178 on: February 22, 2007, 05:16:28 PM »
what a, er, beautiful story   :-D

tho you had to know someone well to discover they had tourettes?

I don't think I've ever met anyone with that, tho in school there was one kid who swore a lot, but I think he just liked swearing
I\'m back and I brought bacon.
 

Offline Louis Dias

Re: Learning C with the Amiga
« Reply #179 on: February 22, 2007, 07:23:47 PM »
Quote

koaftder wrote:
Many years back, a girl invited me to come to her place with offerings of food to teach her in the ways of programming. We both worked for a medical supply store, she did data entry, I wrote the software she slaved with. We hit it off and after a while I discovered she had tourettes and months later I was dumped via email. Karlos beware...  :-D


Are you sure it wasn't the C causing her to mouth off?  When she finally got sick of it, she sent you an email...
:ponder:
.
.
.
.
.
:devildance: