Official "Hello, World! (I'm new!)" thread

Random irrelevance that just didn't fit into other forums. Talk about anything.

Moderator: Talkative People

User avatar
Teser0ck
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 35
Joined: Mon Aug 29, 2011 12:59 pm
Current Project: Platformer game, Map editor, Particle system
Programming Language of Choice: C++
Location: Czech Republic

Re: Official "Hello, World! (I'm new!)" thread

Post by Teser0ck »

Hey there,
I joined this forum after looking at some interesting posts here and having here some programmers I know, before that you could have seen me at Moosader's board ( my name there is Mouzy ). I have been programming about a year, mostly in C++, which was my first programming language. After making some text-based games, I tried to make some games in a graphic library Allegro. I was working on a pretty basic game, but I didn't completed it, because the code was so messy without comments. After that I felt I need to get into another library, so I started learning SDL. When I learned SDL, I started working on a platformer game, I am still working on it, but I am rewriting it now, so it can handle SDL + OpenGL ( N64vSNES helps me doing this :mrgreen: ) . I enjoy another activities too, like playing basketball, cycling and another things like those. Beside programming I like making all kinds of graphic and a bit of music :)
User avatar
MadPumpkin
Chaos Rift Maniac
Chaos Rift Maniac
Posts: 484
Joined: Fri Feb 13, 2009 4:48 pm
Current Project: Octopia
Favorite Gaming Platforms: PS1-3, Genesis, Dreamcast, SNES, PC
Programming Language of Choice: C/++,Java,Py,LUA,XML
Location: C:\\United States of America\Utah\West Valley City\Neighborhood\House\Computer Desk

Re: Official "Hello, World! (I'm new!)" thread

Post by MadPumpkin »

Welcome, sounds like you've got some experience. Well if you need help most people are usually willing here.
While Jesus equipped with angels, the Devil's equipped with cops
For God so loved the world that he blessed the thugs with rock
Image
Image
Image
midix
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 16
Joined: Sat Sep 10, 2011 1:02 pm

Re: Official "Hello, World! (I'm new!)" thread

Post by midix »

And I too say

Code: Select all

$world = "this funny crazy world";
echo "Hello, $world!";
I am a software engineer from a small country called Latvia. I worked two years as a C# programmer and did some stuff on Microsoft Biztalk Server and SharePoint Server, also tried early buggy betas of Adobe AIR. And then in the end of year 2008 there came that BIG BAD BOOM! aka crisis, and the company fired half of its employees. So we with former collegues created our own little company and now I am a PHP/Javascript developer/system architect for clients, who want e-shops and web sites and web browser games.

I am interested in game deving because it is bleeding edge of everything, I can take many useful ideas form game engines and use them in my work. And game devs are great people 8-) .
So now I read books, watch tutorials, communicate on forums and try to get courage and finally code some little sandbox for me to play with Ogre3D and networking.

My closest projects related to game deving are the following:
- C++ DirectSound record/playback library which I created just for fun. Later I had to create a C# wrapper for it and it got used in some interesting automatic audio equalization application for our clients
- clone of skype :lol: in C++. My two mistakes were using mp3 to compress the voice (overkill for voice audio) and using TCP protocol instead of UDP so when I with my friend tested the app, we had almost 10 seconds delay between us :lol: but still it worked and I learned a lot
- keyboard training program with speech API support for blind and visually impaired people
- object tracking using crappy webcamera. I got only to tracking bright colored markers, but it was fun ... but then I needed some money for living and boss told me to code something for clients, so I had to put my project aside. But I learned form it some new Microsoft C++ features, like parallelization support and asynchronious agents, great stuff; also I took a look into openmp.

So, that's all folks :)
User avatar
k1net1k
Chaos Rift Maniac
Chaos Rift Maniac
Posts: 563
Joined: Sun Nov 07, 2010 2:58 pm
Contact:

Re: Official "Hello, World! (I'm new!)" thread

Post by k1net1k »

welcome midix :)
SPR_Phantom
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 21
Joined: Mon Oct 03, 2011 10:58 am

Re: Official "Hello, World! (I'm new!)" thread

Post by SPR_Phantom »

I am new to the forums but been lurking around for 3(? or so) years on and off, watching the dev logs and such. I'm currently working on a very simple game engine that uses the command console for graphics! It's a simple project but it's good practice and i'll move back on to DX or OpenGL at some point after I get bored or finish it.
When I was quite a bit younger I used to make graphics for people on the old gamemaker forums, mostly spritework. My recent graphics work has been in 3D for a gmod game mode called "Gangwars".
I'm only 16 but more mature ( I would hope ) than most of the kids around my age. :lol:

I've seen some of the work produced by the people in and around this community and it's rather impressive on the whole! Some brilliant indie talent. :worship:
User avatar
k1net1k
Chaos Rift Maniac
Chaos Rift Maniac
Posts: 563
Joined: Sun Nov 07, 2010 2:58 pm
Contact:

Re: Official "Hello, World! (I'm new!)" thread

Post by k1net1k »

welcome SPR_Phantom
User avatar
Soganatsu
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 6
Joined: Sat Oct 29, 2011 10:17 pm
Current Project: Rise Against Zia - Online
Favorite Gaming Platforms: Playstation
Programming Language of Choice: C++, vb.NET
Location: Okinawa, JP
Contact:

Re: Official "Hello, World! (I'm new!)" thread

Post by Soganatsu »

Hello All,

I come from Houston, Texas but live in Okinawa, Japan currently for the past 2 years. I've been fascinated with game development since I was 10, I'm currently 21 Years Old. I've been more on the artistic side of game development with my skills, although I've a solid understanding of each area of game development.

I found this site through the youtube search for "Game Development" just to see what I would get, I watched the series of videos posted and enjoyed the humor. I hope that I can gain more knowledge through this forum and possibly share what knowledge I have with everyone.
Haven't done anything with it yet but..> http://www.soganatsustudios.com/
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Official "Hello, World! (I'm new!)" thread

Post by dandymcgee »

Soganatsu wrote:Hello All,

I come from Houston, Texas but live in Okinawa, Japan currently for the past 2 years. I've been fascinated with game development since I was 10, I'm currently 21 Years Old. I've been more on the artistic side of game development with my skills, although I've a solid understanding of each area of game development.

I found this site through the youtube search for "Game Development" just to see what I would get, I watched the series of videos posted and enjoyed the humor. I hope that I can gain more knowledge through this forum and possibly share what knowledge I have with everyone.
Nice to have you. Welcome to the forums.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
C_Win
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 5
Joined: Tue Dec 06, 2011 7:13 pm

Re: Official "Hello, World! (I'm new!)" thread

Post by C_Win »

Greetings people :)

I first post!

I'm here to seek education and also share dark secrets of necromancy... Well maybe dark secrets, but not Necromancy :(
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Official "Hello, World! (I'm new!)" thread

Post by dandymcgee »

C_Win wrote:Greetings people :)

I first post!

I'm here to seek education and also share dark secrets of necromancy... Well maybe dark secrets, but not Necromancy :(
Lol. I hope you find what you're looking for.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
Skomakar'n
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 72
Joined: Mon Jul 18, 2011 10:19 pm

Re: Official "Hello, World! (I'm new!)" thread

Post by Skomakar'n »

I'm not sure if I ever posted here! Excuse me if you've already spotted me in this thread.

My name is Adam. I am a Swedish nineteen-year-old with my primary interests circulating around programming, languages and general creativity. As of this spring, I am running my own business together with a friend. We develop games, but currently earn nothing, as our first one has not yet been released. I created a thread for it here on these boards.

Expanding on those interests of mine, I'm into learning and creating languages, programming, reading technical literature or watching documentaries and sometimes playing video games and drawing or making digital graphics. I am currently studying Hungarian and Greek primarily, but there's some Finnish, Scottish Gaelic (although I have barely gotten started on these too), and as of today some Dutch, on the side as well. I've also been looking into West Greenlandic (Kalaallisut). I learn a lot of and about languages in general too. The language that I know the best, apart from my native Scandinavian and my near-native English, that I've been studying on my own for about four years, is Icelandic.

As for music, I am an omnivore, but hiphop and rap don't score high in my book. I don't like violent or sexual movies. I prefer adventurous or clever things. In the future, as long as I have an apartment with my girlfriend, a tub, and a lot of dictionaries, I'd be most happy, and I obviously hope for this company of mine to get somewhere too.

Might as well post my picture here too, to avoid any treatment changing later on or whatever. Too lazy to shave, but at least I took this one right now:

Image

Almost full-body, from when trying out the jacket I bought in Iceland, taken back in the hotel room:

Image

I hope that'll just about do it!
Ajene
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 4
Joined: Sun Dec 18, 2011 3:58 am

Re: Official "Hello, World! (I'm new!)" thread

Post by Ajene »

Oh yes the infamous Bearrick is here...but in a different name. Anyway Yeah I have done a lot of changing since my last time talking with people from here. Not that I care much what anyone thinks of me anymore.

Anyway I'm 19 currently serving in the United States Army and I plan on staying in for as long as I breath.
I'm an engineer (We lead the way). My job is pretty much Shoot em in the face and blow shit up...I'm on leave on the moment waiting to go to Alaska, and will hopefully soon be going on my first deployment. I still enjoy game design and development But when it comes down to things I enjoy the business side of things and hope to open a production company based on producing indie games and giving them the funding to create their projects (without ripping them off)

On the programming side of things. Since I've been out I started working on C++ and JavaScript some, during my training I got to work with computers since I had more knowledge about them then my other soldiers which was cool.

I'm a musician, its something that seems to be a must in my family lol. I've played the drums since I was little, but lately I have been playing the guitar. I play the Piano, drums, guitar, harmonica, flute and learning the violin.

I speak a few languages, English and Spanish are languages I grew up speaking. I learned some German I was originally born in Germany. And I learned a bit of Arabic during training and am continuing learning (I study the Islam religion but cant go as far to say I am one, cause I am a very bad one) blah blah blah, stuff stuff stuff. OK I'm done typing >.>
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Official "Hello, World! (I'm new!)" thread

Post by dandymcgee »

Ajene wrote:Oh yes the infamous Bearrick is here...but in a different name. Anyway Yeah I have done a lot of changing since my last time talking with people from here. Not that I care much what anyone thinks of me anymore.
We were all a bit immature at one point. I wish you the best with your service endeavors, and am glad to hear you've enjoyed it thus far. Welcome [back] to the forums.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
teeej86
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 1
Joined: Fri Jan 13, 2012 7:01 am
Favorite Gaming Platforms: Playstation 3, PC
Programming Language of Choice: C++
Location: Ballarat, Australia

Re: Official "Hello, World! (I'm new!)" thread

Post by teeej86 »

Hey there, I'm new here and also learning C++. I did pick up a book a long time ago and didn't get anywhere past functions that took arguments. After watching the Adventures in game development series and realizing what I could have probably been doing now with my programming skills, it inspired me to dust off the 493 page beast of a book and get cracking. I live in Australia, about 1 hour out of Melbourne. I am a graphic designer/artist and finished my Advanced Diploma of graphic design about 3 years ago. Anyway that's me, look forward to making friends who share this awesome interest with me and presenting some bothersome code for debugging.
User avatar
Lisergishnu
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 24
Joined: Wed Jan 11, 2012 8:30 pm
Programming Language of Choice: C++
Location: Villa Alemana, CL

Re: Official "Hello, World! (I'm new!)" thread

Post by Lisergishnu »

Hello everyone! I had not seen this topic, so I did this post http://elysianshadows.com/phpBB3/viewto ... =13&t=6654

:mrgreen:
Post Reply