Author Topic: New user  (Read 4241 times)

0 Members and 1 Guest are viewing this topic.

Offline forthegreatergood

  • LV0 Newcomer (Next: 5)
  • Posts: 2
  • Rating: +0/-0
    • View Profile
New user
« on: January 19, 2014, 08:22:14 pm »
Hi everyone!
I am new to omnimaga, and I am just starting to program.
Here's a brief description of what I've done so far:

- BASIC (6th grade-nothing too extensive). I created a basic tic tac toe game
- C# web forms.  I created a few applications to do calculations (mainly for science fair lol)
- Visual Basic - this was a school course, so not too rigorous i guess you could say.
- Java - I only know the basics of it.  I don't know any fancy algorithms.

I plan to start learning C++ to make ndless applications and for USACO.  How should I proceed about learning it?
I don't have any compiler downloaded (I have a Mac OS X i3 by the way).  A few people recommended CodeBlocks,
but I have heard mixed reviews about it.

Any suggestions?


P.S. Is there an introductory page to this website? I'm very confused  :crazy: 

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: New user
« Reply #1 on: January 19, 2014, 08:23:12 pm »
Yes it is. Welcome to Omnimaga! Can't wait to see what you did.

!peanuts

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline bb010g

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 428
  • Rating: +22/-1
  • I do stuff
    • View Profile
    • elsewhere on the net
Re: New user
« Reply #2 on: January 19, 2014, 08:24:55 pm »
There's the about page. Welcome to Omnimaga! Hopefully you will be able to use those Ndless apps. :) Have some peanuts!
!peanuts
Arch Linux user
Haskell newbie | Warming up to Lua | Being dragged into C++
Calculators: HP 50g, HP 35s, Casio Prizm, TI-Nspire CX CAS, HP 28s, HP Prime, Mathematica 9 (if that counts)
π: 3.14...; l: 108; i: 105; e: 101; l+i+e: 314
THE CAKE IS A LIE IS A PIE

Offline forthegreatergood

  • LV0 Newcomer (Next: 5)
  • Posts: 2
  • Rating: +0/-0
    • View Profile
Re: New user
« Reply #3 on: January 19, 2014, 09:27:29 pm »
Thank you; errm what do I do with the peanuts??

Offline bb010g

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 428
  • Rating: +22/-1
  • I do stuff
    • View Profile
    • elsewhere on the net
Re: New user
« Reply #4 on: January 19, 2014, 09:31:48 pm »
You can eat them, throw them at people, put nukes in them, teach them the hokey pokey...
Lots of things.
Arch Linux user
Haskell newbie | Warming up to Lua | Being dragged into C++
Calculators: HP 50g, HP 35s, Casio Prizm, TI-Nspire CX CAS, HP 28s, HP Prime, Mathematica 9 (if that counts)
π: 3.14...; l: 108; i: 105; e: 101; l+i+e: 314
THE CAKE IS A LIE IS A PIE

Offline The_King

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 247
  • Rating: +6/-2
  • Ⓣⓗⓔ Ⓖⓐⓜⓔ ⓍⒹ
    • View Profile
Re: New user
« Reply #5 on: January 19, 2014, 09:36:24 pm »
Thank you; errm what do I do with the peanuts??

Eat them and I i say Welcome to Omnimaga

sadly i don't have peanuts to  give to u

or do i
:P
« Last Edit: January 19, 2014, 09:39:54 pm by Eeems »

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: New user
« Reply #6 on: January 20, 2014, 07:48:54 am »
Heya, welcome to omnimaga!
Have some peanuts:
!peanuts

I self-taught me C++ at the beginning with some book where i mainley learned the syntax and variable types, then i just started with some projects and kept googling questions i had and thus learned more and more. As compiler I use GCC :)

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: New user
« Reply #7 on: January 20, 2014, 10:51:38 am »
Hi, have some peanuts:


Luckily they are free here xD

On Mac OS X you'll have to install XCode + clang and use XCode with Makefiles or QtCreator if you want something cross-platform.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Re: New user
« Reply #8 on: January 20, 2014, 12:54:34 pm »
Heya and welcome to the forums :D
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Legimet

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +29/-0
    • View Profile
Re: New user
« Reply #9 on: January 20, 2014, 01:02:07 pm »
Hey, i know you!

Have some peanuts:
!peanuts

For the Ndless SDK, see http://hackspire.unsads.com/wiki/index.php/C_and_assembly_development_introduction_on_Linux.
Should work on OS X, but idk where you'll get the build deps. Maybe ask tangrs, if he still uses OS X.
« Last Edit: January 20, 2014, 01:06:47 pm by Legimet »

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: New user
« Reply #10 on: January 20, 2014, 01:41:38 pm »
Hi!

If you are on Windows start here for Ndless, on Linux see Legimet's message above.
C is the most widely used language for Ndless programs, although there are already some games written in C++ it's rather new. We are looking forward reading your experience and trying to help.
Ndless.me with the finest TI-Nspire programs

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: New user
« Reply #11 on: January 20, 2014, 01:43:51 pm »
Hello :)
Welcome on σmπimαgα :D
have some peanuts:
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza