Free development utilities (not a free trial, its all free)
Moderator: PC Supremacists
- M_D_K
- Chaos Rift Demigod
- Posts: 1087
- Joined: Tue Oct 28, 2008 10:33 am
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C/++
- Location: UK
Re: Free development utilities (not a free trial, its all free)
Context is a decent text editor check out the features for everything. One thing in particular is that you can set it up to run cygwin and compile your code automatically(handy for DC, PSP, PS2 dev, or anything )
Gyro Sheen wrote:you pour their inventory onto my life
IRC wrote: <sparda> The routine had a stack overflow, sorry.
<sparda> Apparently the stack was full of shit.
Re: Free development utilities (not a free trial, its all free)
this is not free, but i would recomment UltraEdit32 to anyone. its by far the best.
http://www.ultraedit.com/
http://www.ultraedit.com/
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
Dad, "Yea well I have a fan belt in street fighting"
-
- Chaos Rift Newbie
- Posts: 6
- Joined: Sat Nov 22, 2008 8:15 pm
Re: Free development utilities (not a free trial, its all free)
from the list is Dev-C++ better than microsoft visual express c++ or the other way around.
-
- Chaos Rift Newbie
- Posts: 35
- Joined: Sun Nov 02, 2008 10:07 am
Re: Free development utilities (not a free trial, its all free)
Graphics:
Inkscape (Vector graphics editor), http://www.inkscape.org/
Multimedia:
ffmpeg (convert video files between diffferent format), http://ffmpeg.mplayerhq.hu/
IDE:
Eclipse, http://www.eclipse.org/
Software Engineer tools:
Umbrello, http://uml.sourceforge.net/
reStructuredText, http://en.wikipedia.org/wiki/ReStructuredText
Text Editors:
VI/VIM, http://en.wikipedia.org/wiki/Vi ,
pico, http://en.wikipedia.org/wiki/Pico_(text_editor)
nano, http://www.nano-editor.org/
Compiler:
GNU compiler, http://en.wikipedia.org/wiki/GNU_Compiler_Collection
Version control system: ( especially good for large projects )
Subversion, http://subversion.tigris.org/
Git, http://git-scm.com/
CVS, http://en.wikipedia.org/wiki/Cvs
Inkscape (Vector graphics editor), http://www.inkscape.org/
Multimedia:
ffmpeg (convert video files between diffferent format), http://ffmpeg.mplayerhq.hu/
IDE:
Eclipse, http://www.eclipse.org/
Software Engineer tools:
Umbrello, http://uml.sourceforge.net/
reStructuredText, http://en.wikipedia.org/wiki/ReStructuredText
Text Editors:
VI/VIM, http://en.wikipedia.org/wiki/Vi ,
pico, http://en.wikipedia.org/wiki/Pico_(text_editor)
nano, http://www.nano-editor.org/
Compiler:
GNU compiler, http://en.wikipedia.org/wiki/GNU_Compiler_Collection
Version control system: ( especially good for large projects )
Subversion, http://subversion.tigris.org/
Git, http://git-scm.com/
CVS, http://en.wikipedia.org/wiki/Cvs
Last edited by StealthAsimov on Mon Feb 09, 2009 1:20 am, edited 1 time in total.
Re: Free development utilities (not a free trial, its all free)
Microsoft Visual C++ Express is definitely better. Dev-C++ is abandoned AND MVC++ has tons more features.meltedgears wrote:from the list is Dev-C++ better than microsoft visual express c++ or the other way around.
This is the one time I've actually called anything made by Micro$oft good... I feel dirty.
Re: Free development utilities (not a free trial, its all free)
Notepad++
http://notepad-plus.sourceforge.net/uk/site.htm
Its an opensource notepad with a shitload of features and syntac highlighting for:
C, C++, Java, C#, XML, HTML, PHP, CSS,batch file ,Javascript, ASP, VB/VBS, SQL, Objective-C, Pascal, Perl, Python, Lua, TeX, TCL, Assembler, Ruby, Lisp
It even has addons for code completion.
http://notepad-plus.sourceforge.net/uk/site.htm
Its an opensource notepad with a shitload of features and syntac highlighting for:
C, C++, Java, C#, XML, HTML, PHP, CSS,batch file ,Javascript, ASP, VB/VBS, SQL, Objective-C, Pascal, Perl, Python, Lua, TeX, TCL, Assembler, Ruby, Lisp
It even has addons for code completion.
- PixelP
- Chaos Rift Regular
- Posts: 153
- Joined: Tue Oct 07, 2008 12:23 pm
- Programming Language of Choice: c/c++
- Location: sweden
- Contact:
Re: Free development utilities (not a free trial, its all free)
i use notepad++, its great.crow478 wrote:Notepad++
http://notepad-plus.sourceforge.net/uk/site.htm
Its an opensource notepad with a shitload of features and syntac highlighting for:
C, C++, Java, C#, XML, HTML, PHP, CSS,batch file ,Javascript, ASP, VB/VBS, SQL, Objective-C, Pascal, Perl, Python, Lua, TeX, TCL, Assembler, Ruby, Lisp
It even has addons for code completion.
- Spikey
- Chaos Rift Cool Newbie
- Posts: 98
- Joined: Sat Dec 13, 2008 6:39 am
- Programming Language of Choice: C++
- Location: Ottawa, Canada
- Contact:
Re: Free development utilities (not a free trial, its all free)
http://www.anim8or.com Anim8or - 3D modeling and animtion
http://irrlicht.sourceforge.net/ Irrlicht - open source high performance realtime 3D engine
http://www.libsdl.org/ SDL - The one and only! cross-platform multimedia library
http://www.devkitpro.org/ Devkit Pro - Console and handheld homebrew dev kit
http://www.virtualdub.org/ Virtual Dub - Video capture/processing utility
http://www.vixy.net/ Vixy.net - FLV converter
http://www.tokamakphysics.com/ Tokamak - Open source Physics engine
http://chumbalum.swissquake.ch/ Milkshape - 3D modeler, converter
http://www.newtondynamics.com/index.html Newton Game Dynamics - Physics engine
http://www.pnotepad.org/features/ Programmer's Notepad - Another code friendly text editor, like notpad++
http://irrlicht.sourceforge.net/ Irrlicht - open source high performance realtime 3D engine
http://www.libsdl.org/ SDL - The one and only! cross-platform multimedia library
http://www.devkitpro.org/ Devkit Pro - Console and handheld homebrew dev kit
http://www.virtualdub.org/ Virtual Dub - Video capture/processing utility
http://www.vixy.net/ Vixy.net - FLV converter
http://www.tokamakphysics.com/ Tokamak - Open source Physics engine
http://chumbalum.swissquake.ch/ Milkshape - 3D modeler, converter
http://www.newtondynamics.com/index.html Newton Game Dynamics - Physics engine
http://www.pnotepad.org/features/ Programmer's Notepad - Another code friendly text editor, like notpad++
Re: Free development utilities (not a free trial, its all free)
meltedgears wrote:from the list is Dev-C++ better than microsoft visual express c++ or the other way around.
Visual c++ is wayyyyyy better
- aamesxdavid
- ES Beta Backer
- Posts: 347
- Joined: Wed Jan 07, 2009 8:49 pm
- Location: Bellevue, WA
- Contact:
Re: Free development utilities (not a free trial, its all free)
Figured I'd update this with the stuff I'm currently working with.
Panda3D - Great open source engine for use with Python
http://www.panda3d.net/
SPE - Best Python IDE I've used so far
http://pythonide.blogspot.com/
PyODE - has been proven to work great with Panda3D, and undoubtedly anything using Python
http://pyode.sourceforge.net/
And tons of info and other engines can be found here:
http://www.devmaster.net/engines/
Panda3D - Great open source engine for use with Python
http://www.panda3d.net/
SPE - Best Python IDE I've used so far
http://pythonide.blogspot.com/
PyODE - has been proven to work great with Panda3D, and undoubtedly anything using Python
http://pyode.sourceforge.net/
And tons of info and other engines can be found here:
http://www.devmaster.net/engines/
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: Free development utilities (not a free trial, its all free)
MVC++ is better, but I still prefer Code::Blocks. <-'tis a very good IDE, though it doesn't come with the STL ( ).meltedgears wrote:from the list is Dev-C++ better than microsoft visual express c++ or the other way around.
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
- MarauderIIC
- Respected Programmer
- Posts: 3406
- Joined: Sat Jul 10, 2004 3:05 pm
- Location: Maryland, USA
Re: Free development utilities (not a free trial, its all free)
So you're telling me you can't #include <vector> ?? What the...
I realized the moment I fell into the fissure that the book would not be destroyed as I had planned.
- programmerinprogress
- Chaos Rift Devotee
- Posts: 632
- Joined: Wed Oct 29, 2008 7:31 am
- Current Project: some crazy stuff, i'll tell soon :-)
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++!
- Location: The UK
- Contact:
Re: Free development utilities (not a free trial, its all free)
Code::Blocks DOES work with the STL
no problem at all, well my version doesn't have any problems with any element with the standard library (that i've tried)
EDIT: it's just a matter of including the correct header
as marauder said, #include<vector> gets you the vector!
Code::blocks is great, you can even use Dev C++ devpaks (although I tend to just add the SDL libraries manually, to keep myself sharp )
I'm not considering changing my IDE any time soon...
no problem at all, well my version doesn't have any problems with any element with the standard library (that i've tried)
EDIT: it's just a matter of including the correct header
as marauder said, #include<vector> gets you the vector!
Code::blocks is great, you can even use Dev C++ devpaks (although I tend to just add the SDL libraries manually, to keep myself sharp )
I'm not considering changing my IDE any time soon...
---------------------------------------------------------------------------------------
I think I can program pretty well, it's my compiler that needs convincing!
---------------------------------------------------------------------------------------
And now a joke to lighten to mood :D
I wander what programming language anakin skywalker used to program C3-PO's AI back on tatooine? my guess is Jawa :P
I think I can program pretty well, it's my compiler that needs convincing!
---------------------------------------------------------------------------------------
And now a joke to lighten to mood :D
I wander what programming language anakin skywalker used to program C3-PO's AI back on tatooine? my guess is Jawa :P
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: Free development utilities (not a free trial, its all free)
With me, I have the STL, but I had to get it from my Dev-C++ installation. Weird, I know, but that's how I had to do it... Am I being cheated out of something?
edit: What I mean is that it didn't come with the STL files. You can set it up to use them, but it I had to get the files from somewhere else (ie Dev-C++).
edit: What I mean is that it didn't come with the STL files. You can set it up to use them, but it I had to get the files from somewhere else (ie Dev-C++).
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
- Falco Girgis
- Elysian Shadows Team
- Posts: 10294
- Joined: Thu May 20, 2004 2:04 pm
- Current Project: Elysian Shadows
- Favorite Gaming Platforms: Dreamcast, SNES, NES
- Programming Language of Choice: C/++
- Location: Studio Vorbis, AL
- Contact:
Re: Free development utilities (not a free trial, its all free)
What the? You serious? It's called the standard template library for a reason.Ginto8 wrote:With me, I have the STL, but I had to get it from my Dev-C++ installation. Weird, I know, but that's how I had to do it... Am I being cheated out of something?
edit: What I mean is that it didn't come with the STL files. You can set it up to use them, but it I had to get the files from somewhere else (ie Dev-C++).