Omnimaga

General Discussion => Introduce Yourself! => Topic started by: Calcaholic on February 03, 2011, 10:59:19 am

Title: Hi together!
Post by: Calcaholic on February 03, 2011, 10:59:19 am
Finally I've registered now, allthough I am already using this forum for some time.

The first programming language I got to know was PHP, but I actually began to write more or less "serious" programs, when I got my TI-84+ .
A few days ago I downloaded the Axe Parser, because my tries to lern assembly all did failure due to compiler troubles...

Well, that's it about me.

If there are further questions, simply ask...
Title: Re: Hi together!
Post by: Xeda112358 on February 03, 2011, 11:10:44 am
Cool! Here you will find a large knowledge base about Axe Parser, Assembly, hex, and BASIC (as well as some computer programming :P)
But yeah, feel free to ask questions... there are plenty of people here who can answer :D

Hi!
Title: Re: Hi together!
Post by: ferox on February 03, 2011, 11:19:10 am
welcome ;D

!peanuts
Title: Re: Hi together!
Post by: AngelFish on February 03, 2011, 11:59:20 am
A few days ago I downloaded the Axe Parser, because my tries to lern assembly all did failure due to compiler troubles...

Hex (which Axe supports) :D

There's also Mimas (http://www.ticalc.org/archives/files/fileinfo/431/43140.html) if you want to take a crack at Assembly again. Axe is still a lot of fun to use.
Title: Re: Hi together!
Post by: Calcaholic on February 03, 2011, 05:56:54 pm
Yes, but I think I will be kept busy with the Axe Parser for the next time.
It has the great advantage of on-calc programming (allthough I know that there are similar possibilities for asm), so that it is more portable (and it doesn't attract that much attention especcially of teachers... ;) ).
And I think the Axe Parser is usefull as an approach to asm as well...
Title: Re: Hi together!
Post by: yunhua98 on February 03, 2011, 05:58:14 pm
hello and welcome here!  I'm kinda late lol
Title: Re: Hi together!
Post by: DJ Omnimaga on February 03, 2011, 06:22:24 pm
Heya and welcome here! :) I hope you enjoy the forums and calculator programming for a while. :D
Title: Re: Hi together!
Post by: ztrumpet on February 03, 2011, 06:23:48 pm
Welcome here! ;D
Title: Re: Hi together!
Post by: Calcaholic on February 03, 2011, 06:26:21 pm
Thanks alltogether!
There's a very likable atmosphere in here. :)
Title: Re: Hi together!
Post by: ruler501 on February 03, 2011, 06:35:23 pm
We try to have good electronic atmosphere
Title: Re: Hi together!
Post by: ztrumpet on February 03, 2011, 06:42:34 pm
We try to have good electronic atmosphere
*ZAP!*
Title: Re: Hi together!
Post by: ruler501 on February 03, 2011, 06:45:58 pm
Stop messing with me electrons. They have good atmosphere
EDIT:*my
Title: Re: Hi together!
Post by: Xeda112358 on February 03, 2011, 07:14:32 pm
And I think the Axe Parser is usefull as an approach to asm as well...
Yes you are right, there. If you can master Axe, you will be well on your way to assembly. It will give you a glimpse into data structures that will be very valuable when learning assembly. Please, have fun while you are here and definitely ask questions. We all rely on each other, here, as a community and as you said, it makes a very likable atmosphere ^-^

Hi!
...
Oh wait, I already said that...
...
Hi!
Title: Re: Hi together!
Post by: Binder News on February 03, 2011, 07:22:23 pm
I'm also a little late, but hi!
PHP is cool. I never really got around to it, as I'm more of a Java/C++ guy, but oh well.

Quote
A few days ago I downloaded the Axe Parser
Reminds me of when I first got Axe. It was version 0.0.5, or something like that.


I think you might find this useful. (http://www.youtube.com/watch?v=oHg5SJYRHA0)
Title: Re: Hi together!
Post by: Ashbad on February 03, 2011, 07:23:37 pm
Thanks alltogether!
There's a very likable atmosphere in here. :)

Yeah, I agree, that's why I think this site is the bomb :)

boom

Oh and btw happy birthday welcome to omnimaga :D
Title: Re: Hi together!
Post by: Xeda112358 on February 03, 2011, 07:24:11 pm
Oh my! I love that video! I literally watched it for over an hour earlier today ♥
Title: Re: Hi together!
Post by: ruler501 on February 03, 2011, 07:55:32 pm
I exited before the video started
You will never get me
Title: Re: Hi together!
Post by: Calcaholic on February 03, 2011, 07:57:26 pm
I just got the message that this video isn't available in my country...
So what was it about? :)


@Binder News:
I like PHP for it's a very comfortable programming language.
Allthough it's barely usable for every kind of program.
Title: Re: Hi together!
Post by: Xeda112358 on February 03, 2011, 08:02:40 pm
Hmm, maybe after you get your 5 posts in, you can type "never gonna give you up" in OmnomIRC. You only need 3 more ^-^
Title: Re: Hi together!
Post by: ruler501 on February 03, 2011, 08:03:00 pm
It was a rickroll I think. I never saw it. If you are ever redirected to Youtube without trying to go there exit quickly its a rickroll. It also happens if you post "the game" in IRC.

I lost the game and so did you :hyper: ;D
Title: Re: Hi together!
Post by: Calcaholic on February 03, 2011, 08:03:40 pm
well 2 more now! :D

EDIT: So I will hold this in mind if I am confronted with dubious links in future... ;)
Title: Re: Hi together!
Post by: Ashbad on February 03, 2011, 08:05:18 pm
Oh my! I love that video! I literally watched it for over an hour earlier today ♥

Along with this one: http://cdn.anyhub.net/thebest404pageever/swf/would_you_like_some_sausages.swf
Title: Re: Hi together!
Post by: z80man on February 03, 2011, 08:14:08 pm
And if you want to try assembly, try Mimas. It is an on-calc assembler and ide. It is also very user friendly and catches your errors as you type. Becuase of this I have never had a complier error since I started using it a few months ago.
Title: Re: Hi together!
Post by: Calcaholic on February 03, 2011, 08:22:05 pm
When I tried to learn assembly, I wasn't even able to compile the "Hello world"-program.
I had two compilers controlled by a .bat-file and they seemed to have troubles with the header I had just copied... :(

Mimas sounds much better anyway.
Title: Re: Hi together!
Post by: Ashbad on February 03, 2011, 08:22:21 pm
I kinda like mimas, but for some reason it doesn't seem very... I don't know how to put it, but it doesn't really feel the same as notepad for some reason :P  It's amazing, I use it all the time; but for larger programs I find notepad and then Brass much easier to manipulate the prog(gy)

EDIT: personally I recommend you write your own batch files for compiling, because then you can customize it to know exactly WHERE in your somp your source is located, add options/ progress text, or even make it sing this song:
(not a rickroll, I have my batch file actually sing this song's chorus)
Title: Re: Hi together!
Post by: Calcaholic on February 03, 2011, 08:24:07 pm
Maybe because of seven lines being readable on the calc-screen..? :D
Title: Re: Hi together!
Post by: ruler501 on February 03, 2011, 08:24:59 pm
That probaly would have something to do with it
Title: Re: Hi together!
Post by: Ashbad on February 03, 2011, 08:28:01 pm
Maybe because of seven lines being readable on the calc-screen..? :D

not quite that, I like you only see a little portion at a time, much easier to digest actually.  What I don't like is how you can't have "Blank Lines" in between parts of code, and it's a little slower to type into.  and no I have already tried putting "NOP's" in the lines to make it "Blank" but that just irks me O.o
Title: Re: Hi together!
Post by: DJ Omnimaga on February 04, 2011, 01:50:37 am
you will be well on your way to assembly.
But then you stand no chance to survive make your game. Ha! Ha! Ha! Ha!

(sorry, I couldn't resist doing a Zero Wing reference :P)