Search the Community
Showing results for tags 'programming'.
-
hey guys...I've been learning programming for a few weeks now and am improving ever so slightly. However, the more I am able to learn the better I become....sometimes it's best learning to look at things from more than one perspective... Does anyone know of any websites which give tutorials on scripting or the C# language?.... Bear in mind I have used google and found out quite a bit, however I'm talking about sites that give tutorials but don't have the words ''programming'' or ''C#'' etc in their name, thus making it ''not so easy'' to locate them on google.... To those guys who make the
- 11 replies
-
I can't find one anywhere (that's suitable for me, and specifically for games). I already understand Hexadecimal, Binary, Octal (Not that I'll need it), Decimal (THE HARD KIND), and how to convert between them. I also know Logic Gates, but that probably only applies to hardware, not software. I want to learn about addresses, and what order I would put a code in, and things like that. I own a Trainer Toolkit, but I don't understand large portions of the manual. If anyone could give me a link to a website that I don't have to sign up for, I would be eternally grateful. I still don't get what 32
- 3 replies
-
- programming
- ram
-
(and 1 more)
Tagged with:
-
What programming language do YOU primarily use? If you are not using the .Net version of the languages that apply, then please specify in a reply. Non-Programmers/Developers/Webmasters should not vote. [To clarify things, I am not talking about your forum rank here.]
-
I am looking for a c++ programmer who might be interested in helping me out in programming PokesavDS. I would prefer who has at least a few years in general programming, C/C++, Java, or C# are all good candidates. I personally have about 6 or 7 years of experience in programming but less is fine. I would prefer someone who knows their way around C/C++ fairly well... I don't want to discourage anyone with any programming experience from offering. But if you do offer do not do so halfheartedly, this isn't simple programming. Be expected to deal with recursive functions, classes, file handling,
- 27 replies
-
- assistance
- pokesav
-
(and 2 more)
Tagged with:
-
0. Why PyQt? When ever one plans the development of an application, an important consideration is the language one will use to code it. Some of the things that can play a role are: Will the application have a GUI Will the application be cross-platform or platform specific. Do you want a high-level or low-level language (or something in between) Nowadays, it is very common to want to develop applications that have a user friendly GUI. For windows only applications C# is a great option. Visual C# Express is available for free from Microsoft and has an easy to use GUI builder. However
- 7 replies
-
- programming
- pyqt
-
(and 1 more)
Tagged with: