learn

Good Tutorial To Learn C++ Development For Game Boy

I'm learning C++ with this book of Deitel: C++ How to Program, 5/e and some tutorials and resources of the internet, but I want to learn how I can develop Nintendo GameBoy Advance games using C++, but only in resources over the internet, because I don't want to spent money now with a thing that I only want to try. ...

the best resources to get involved in p2p file sharing project

these days I'm interested to join an open source p2p file sharing project. my knowledge about the topic is not so specific, I mean I know things about security, networking, p2p basics but I still feel lost as to where to begin to get the big picture and practical details in the same time. in short what are the recommended resources? righ...

Application ideas for WPF

I am learning WPF these days, it's my desire to develop a WPF app. I am looking for ideas on what should I develop. I have ideas like PhotoBrowser, Twitter client.., but i dont know how to start with Has anyone developed something as a part of learning, if yes then please share it here. Thanks in advance! ...

Expression blend tutorials?

Hi Can anyone suggest the best video tutorials for learning expression blend? Thanks Judi ...

Any good resources for learning intermediate javascript?

hello, I'm very confused .. I have just finished studying Javascript , and when I wanted to learn more practical uses of js like making a sliding menu or drag and drop actions on online tutorial sites like nettuts, or pixel2life, I find very complicated examples that are not suitable for my level. They treat me as a pro, they use in the...

How to learn C pointers?

I have worked with pointers a lot, but still whenever I work with them, I feel that one might not work the way I expect it to. My mind is not sure as to how they will behave. What do you suggest? I want to learn pointers better. ...

Resources To Learn About Batch Files

In my new project I need to use batch files(many of them), but now I need to know about they and where can I read some good tutorials to use they very good ;) PS: I need to distribute my application for end-users. ...

Best C# Tutorials for a newbie?

Were there any awesome C# tutorials you found that helped you learn it? Or any books that you thought were particularly successful? Any that should be avoided? UPDATE: Tons of good answers, thank you all! To clarify the earlier question, hobbyist with only light programming experience previous. Working through online tutorials curr...

any quickstart guides for .NET 3.5?

Hi, I have been programming with .NET 2.0 version for quite sometime and would like to move onto the latest version to keep up-to-date with latest technology. the latest version seems to have many new concepts like WPF, WCF, LINQ etc. what is the best way to quickly learn the basics of these new technologies without spending months readi...

how to become a good python coder

EDITED ALL GREAT COMMENTS - THANK YOU I started with c++ but as we all know, c++ is a monster. I still have to take it and I do like C++ (it takes programming a step further) However, currently I have been working with python for a while. I see how you guys can turn some long algorithm into simple one. I know programming is a progres...

How can I improve my skills in website development?

Right now I'm working on PHP. I am using the Doctrine ORM and the jQuery JavaScript library. In my second project I used the Zend Framework. What are the various things I should learn to make a better site? What are the various things to keep in mind or what are the various new things I should learn? Right now being I fresher we keep i...

Learn Go Or Improve My Python/Ruby Knowledge

I was reading about Go, and I can see that it's very good and can be a language used by many developers in some months, but I want to decide a simple thing: Learn Go or improve my Python or Ruby knowledge? Years developing with Python: 1 Years developing with Ruby: 0.3 ...

A question for you who work with hexadecimal frequently

Hello, Whenever I work with hexadecimal values, I do the conversion (if needed) into decimal in my head or with the help of a converter. Well I was thinking, if you work long enough and get used to hexadecimal, do you just 'see' the value (whatever that means), as when reading decimal ? I mean are you after a while able to read base 16 ...

Recommendation To Learn FreeBASIC

I'm now going to have a home project that I need to learn FreeBASIC, and it syntax is like QuickBASIC as on the wiki: FreeBasic is a BASIC compiler with syntax compatible to QuickBasic, with several improvements that make it a viable compiler for Operating System Development. But what did you suggest to me? More suggestion...

I want to start Qt

Hi all, i wanna know the best source to learn Qt from. i found some books but i believe that videos are more appealing to me. do you have any idea about Qt learning videos ? also if you have presentation or something like that , i would be very happy. ...

Resources To Learn REXX

I want to travel in the past and learn REXX, but I don't know where to start, then I want some help from someone that can point me to the right place to start. ...

How to start using WCF/WPF?

I've been using .net for quite some time, and everywhere I interview these days, I keep getting asked about my knowledge with .NET 3.0/3.5 technologies (WF, WPF, WCF etc.) How do you start learning those? Any good links available out there? Should I change my current code to start working like that? ...

Good Place to learn about License

So I'm looking for web sites, and books to learn about licenses Books would be great, I'm sure I can get them from the university libraries. Ok, I have some code I'm going to release to the public. Some of it is quite valuable (not massively but quite valuable), 100's of manhours. I want to keep rights for it while making it available f...

What language(s) should I learn to write web apps, iPhone apps, and websites?

I'm in the process of learning C++. But there's so much more that I want to do online - web apps, iphone apps, websites. So I'm thinking of learning another language, one that would allow me to make (or at least attempt to make) useful applications. Now, what language should I look into learning? And, how do you recommend I go about le...

Qt/C++ or C#, which learn first??

I already know C++ console programming. So shall i learn Qt for c++ or c# first?? I eventually plan to learn both anyways. Also, how long will each one take. The only programming language i know is c++. ...