It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
http://tfspreview.com/

Team Foundation Service is also free for up to 5 people on a single project, IIRC.
avatar
Fenixp: Another shameless bump. Bow before my shamelessnessesesses!
So, you know how to spell shamelessness. Now you just have to learn how to stop spelling shamelessness ;-)
blank
Post edited March 24, 2020 by Skunk
Well i mainly need some motivation i guess. My main problem have been that you hit a wall that is abit hard to get over on your own if you dont have anyone that can help you.
So... Anyone else?
I've never coded anything with C++ and would like to join. I took some classes on Java and Javacript years ago but I haven't coded in a long time. I use Linux so can anyone tell me what I need to install.
avatar
CowboyBebop: I've never coded anything with C++ and would like to join. I took some classes on Java and Javacript years ago but I haven't coded in a long time. I use Linux so can anyone tell me what I need to install.
code::blocks, with mingw (they're bundled, don't worry)
avatar
Skunk: I'm doing Code Year
I wanted to try it - http://codeyear.com/ - but after I close and reopen the page, it is "We're sorry, but something went wrong."ing me. It's just me, or...?

fénixzkušeností: sorry for little derail. I am still in.
avatar
Fenixp: code::blocks, with mingw (they're bundled, don't worry)
Thanks. Do you know if the one in the ubuntu software center comes with mingw or should I get the binary from their website?
avatar
Fenixp: code::blocks, with mingw (they're bundled, don't worry)
avatar
CowboyBebop: Thanks. Do you know if the one in the ubuntu software center comes with mingw or should I get the binary from their website?
As far as I know installing it via their default software getter ... thingy installs mingw as well. Basically, create a new project, C or C++, console application. Then click on build button (yellow gear icon in the upper left corner) and if it builds all right, you've got everything you need.
avatar
Fenixp: As far as I know installing it via their default software getter ... thingy installs mingw as well. Basically, create a new project, C or C++, console application. Then click on build button (yellow gear icon in the upper left corner) and if it builds all right, you've got everything you need.
Is this all we have to know of code::blocks or is there same tutorial for it and we should have a look to it?
avatar
WrathOfTheAngels: Is this all we have to know of code::blocks or is there same tutorial for it and we should have a look to it?
If there's anything you need to know, I'll tell you.
avatar
WrathOfTheAngels: Is this all we have to know of code::blocks or is there same tutorial for it and we should have a look to it?
avatar
Fenixp: If there's anything you need to know, I'll tell you.
Good :)
So, would this format be ok?
I basically went for as simple as possible - if someone wanted to do a pretty "game programming" banner fitting with the style of the rest if the page, feel free to do so :D

Anyway, now I'd like to get phpBB forum going, or ... Any other forum software. Thing is, it's been ages since I have worked with forum software for the last time, so I'll just paste here what etb wrote me and someone help me figure it out please :D
nginx is a http server
http://wiki.nginx.org

django is a web framework
https://www.djangoproject.com
http://www.djangopackages.com

Here is my proposal, try to use those two technologies
and make the site as you want it working in your
computer.
I have no clue. None at all. And I don't want to bother etb now that he has made such a generous offer. So basically ... help? :D
Post edited March 02, 2012 by Fenixp
I'd be interested. I'm a screenwriter and novelist trying to get published, so my interest in this would be to write a storyline, but I've sort of realized that I'd have to learn some degree of programming in order to work in the video game development arena.