Topics - mahesh2k [ switch to compact view ]

Pages: prev1 ... 8 9 10 11 12 [13] 14next
61
Announce Your Software/Service/Product / Review Needed: Onecore
« on: August 21, 2007, 10:47 AM »
A year ago,i started website for programmers onecore http://www.onecore.net ,that focuses on most typical problem programmers get.I really need your opinion on How am i doing? Please let me know if any correction or errors or what you want to see with this site.

Have a review let me know about it.Ive done lot on turbo compilers & c++ articles.Just browse throught it.And let me know what u think.

Thanks.

Cheers Mahesh.

62
Developer's Corner / Dev-C++ Discontinued?
« on: August 16, 2007, 02:48 AM »
Dev-C++ one of the best Opensource GPL based IDE,discontinued.Last two years this IDE is not updated & no news of developement.I've asked on comp.lang.c++ group about this i came to know that a new port wxdevcpp is taking over this IDE.Do you have any information about the current developement or work behind devcpp,please post it here.if it is not discontinued please let me know. 8)

So let me tell you about this compiler : Devcpp was only free compiler & It was the only alternatives in the days where proprietory products survived.For newcomers there are very few options available right now,while learning C++.Some of the alternatives are :

1. Turbo Explorer C++,it is free  but contain lot of borland specific functions,so new developers tend to defer from standard specifications like (borland function) conio.h used to pause screen,where u can use system function with cstlib.h.You get addicted to borland specific functions.This make so much diffrence. Also turbo explorer can't let you add third party components & you can't install any other component & another turbo product on same system.

2. Visual C++ express,it is good but it is windows specific,so if you are dual booting between win/linux then your programs are not portable.It's good not to use MS when you have cross-platform plans in mind.

3.Digital mars & Openwatcom are less popular due to complex compiler issues like compiling & debugging.

Dev-C++ was used by many game developers in thier game for back-end design.It is good Compiler.As it uses mingw so you can create proprietory apps with package manager with it,also with devpaks concept you can add pre-compiled library files to your dev-c++ installation.There are many features of dev-c++ but due to lack of developement by author it's lifecycle is over.Dev-c++ was designed in delphi.Source is available on Cd-rom (or even sourceforge maybe).All i want is survival of this small & handy compiler.

Another branch of devcpp is wxdevc++ which focuses on wxwidgets and RAD designer.it is very huge downlaod & not suitable for newcomers  in programming.It is good for wxports developement but it isn't for the newprogrammers.Most of the heavy developement is done in wxdevcpp,and i guess author of devcpp is seeding his efforts on it.

So i have few questions: :-\
1. Is Wxdevcpp a good choice for newcomers in programming?
2.is it worth to download huge program just to learn cpp/c or opengl?

What do you think is it good idea for any delphi user to continue with source of devcpp in the future or let it die. :-\

63
Living Room / Help with concepts.
« on: August 14, 2007, 03:38 AM »
I'm not clear with the some of the concepts regarding computer such as :
The Processor line i386,i486,i586,i686 etc.What is the meaning of this ?Please somebody brief me.
Also  :
1) Why term " IBM compatible PC " is used in the market? What standards IBM set for the PC ?
2) is it possible to get voltage at the USB port ? that means how USB transfers information in-terms of voltage or light(fiber optic) ? What are the contents inside the USB drive? is USB static or dynamic storage media ?
3) What is the role of RAM for the operating system?

Tried Google/Wikipedia but confused with someterms,so i thought it will be good idea to post here.Post your views

64
Developer's Corner / Dev-C++ Questions ?
« on: July 30, 2007, 10:27 AM »
[1] Anyone knows how to create OpenGL programs with the help of Dev-C++? What library files or header files are necessary to execute opengl programs? Please help,thanks in advance.
Tried google search/techiwarehouse & list of devc++,but unable to get answer.

[2] How can i program for language like lua or qt/wxwidgets with Dev-c++?

[3] How can i create graphics programs with Dev-c++?


Please help thanks in advance.

65
AutoHotkey / AutoHotkey- alternative?
« on: May 30, 2007, 09:36 AM »
AHK can be only used on windows.Is there any alternative which is as easy as AHK and is cross platform?

I mean as ahk is so easy that any non coding person can start to code in few weeks.What u think?is there any chance that ahk becomes cross platform.


Pages: prev1 ... 8 9 10 11 12 [13] 14next
Go to full version