HI, Any good resources to wrap my head around Aspect Oriented Programming?
PS:- I need to understand AO programming not the libraries or frameworks available for .NET or C# :)
Hi,
I'm new to game programming. But I'v got an ide for what I think would be a fun game for the Android platform.
My question is, where do I start? Anyone got some good sites to recommend or perhaps a book or two. I'v got medium skills when it come to programming but i'v got a masters of science degree in computer engineering so i'm not totally unfamiliar with algorithms and stuff.
Thx for any help!
/Marthin
I'm a physics PhD with little actual programming experience.
I've always liked programming and played around with BASIC, Pascal as a teen, but the extent of my experience writing complex programs comes from an introductory course in computer science.
Now I've decided that I'm more interested in programming than in physics and started to learn Java.
Coming from a physics or math-heavy background, what would be the best strategy to maximize my value in the field?
I have web application which supports globalization. So i need to provide user a choice to select a language one he/she logs in. Now the problem is where do i have to make changes to set the user's preferred language.
I`m looking for alternatives programming languages (from assembly, C, C++ and basic) to embedded (microcontroller) programming.
Is it possible for example, to programm microcontrollers in C# or Java? Maybe Ruby or Phyton?
If possible, please post development tools and hardware used.
Thanks
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 learning it?
I want to translate English texts to different languages from my iPad App. These texts are generated dynamically from the front end website so I can use static mapping between English and other language. Basically I will receive line of text in English from the server and I want to convert it to iPad's Locale language settings and display it. Is there anyone I can achieve this? Can I use Google translator? Thanks.
Hi,
There are different kind of macros in C language, nested macro is one of them.
Considering a program with the following macro
define HYPE(x,y) (SQUR(x)+SQUR(y))
define SQUR(x) (x*x)
using this we can successfully complile to get the result.
My question:- As we all know the C preprocessor replaces all the occurrence of the identifiers with the replacement-string. Considering the above example i would like to know how many times the C compiler traverses the program to replace the macro with the replacement values. I assume it cannot be done in one go.
Thanks.
i have already learnt c++ console(love it!) and want to do gui programming, i have looked at Qt but i dont like the size of exe produced at all,even after compressing or static linking....
Shall i learn c# and gui programming?? is it easy to move from c++? what is dot net exactly by the way and how can it be useful to me and my CV in future??
This question already has an answer here:
Is C++ suitable as a first language?
24 answers
I'm learning C++ right now, and it's the first language I'm learning. I keep seeing on stackexchange and other forums (Reddit, etc.) that I should drop C++ and learn a higher level language like Python or Java. The only arguments I see are that "C++ is harder to learn and is more low-level than others." which don't really give a reason NOT to learn it. I want to know if there are any actual reasons for dropping C++ and taking up another, "easier" language. Or if I should keep focusing on it, and just learn others later (which is what I plan on doing).
Just finished reading ch23 in the excellent 'Beautiful Code' http://oreilly.com/catalog/9780596510046
on Distributed Programming with MapReduce. I understand that MapReduce is a programming system designed for large-scale data processing problems, but I have a hard time getting my head around the basic examples given and how I might apply them in real world situations.
Can someone give a simple example of MapReduce implemented using either java, javascript or actionscript?
I am in the process of developing a application which displays the dialogues depending on the OS Language(Windows 2008/Vista/Windows7). How I can get the OS language using C++ or Windows APIs.
Thanks in advance
Santhosh
i just recently installed ubuntu 11.04, english version that comes with libreoffice.
I also installed Greek language.
Is there some way to make Writer recognize my input language (English - Greek) and apply spelling check on the fly, according to my input language?
For example, i type a sentence in English, then switch keyboard input (Alt-Shift) and type a sentence in Greek. Writer does no recognize the Greek sentence and underlines it red.
MS Office and OO under Windows does it... As soon as you change input language (keyboard layout), the real time spelling checker changes also between languages...
Thank you in advance...
What is the correct way of knowing operating system language (locale) from java code?
I have tried
Locale.getDefault()
System.getProperties("user.language")
etc.
but they are not correct nothing actually displays the "System Locale" which is available by the command "systeminfo" in windows.
Please help.
I wrote a program to compile a simple text program to a compiled executable... Is it possible that I can load an executable to memory an some how point a pc counter to the memory space at will?
Here is what I made that I would like to store the programs to memory for execution on demand... Kind of wanting to make a little web language like php but compile it... Just for learning.
http://spiceycurry.blogspot.com/2010/05/simple-compilable-programming-language.html
I often find myself detached from the programming community and I generally find out about all the "cool" things that are happening after they have already happened. So my question is how do you stay connected and up to date with the programming community? Podcasts, blogs, meet ups, conventions, twitter, talking with your co-workers whatever it may be that keeps you connected. Please provide actual examples of which blogs, talks, etc you use.
I am an iPhone/iPad developer.
Can I know which language coders are paid highest wages. ?
I am thinking to switch to C++.
Any suggestions if I should move to another language. If Yes please let me know which one.?
or should I continue with iPhone/iPad development.
Hello
I am trying to prove that the language L={a^n * b^2n A^n : n=0} is not context free but i tried the pumping theory but i can not find one state that if i pump then it is out of the language
hai,
V did the mobile application using j2me which is sending SMS in mobile, when sending sms in english is working fine.... but i want the all language to display the message (eg) if i send sms in hindi it should display same hindi language in recepiant mobile.... what is the method to code in my application....
Thanks in advance
I will be teaching an econometrics course to masters students in the fall. I think it is important for them to learn programming with data as an essential applied research skill. What suggestions do you have for the programminglanguage. I am leaning mostly towards R. What others should I consider?
There are plenty of question asking Which ProgrammingLanguage Should I Learn? but I have not found an answer yet to the question what really motivates people to learn a specific new language?.
There are the people who think they should learn a new language every year for educational purpose. How do they decide on the languages to be learned?
Then I guess there are people who learn a new language because people around them told it is a fun language and they can build nice things with it.
Of course if the current job requires it people would learn a new language but I think if the language seems to have a potential to earn money (e.g. There are plenty of jobs in Java or ObjectiveC can be used to write apps for the iPhone and make money).
So why are you learning a new language or why have you learned the languages you know?
Hi,
Is it possible for kids with only HTML/CSS programming experience to do game programming in SilverLight 4.0?
They are using Visual Web Developer 2010 Express edition.
Do they have to learn c# or any other language since they are just starting out?
Thanks
I'm 16. I started programming about a year ago when I was about to start high-school. I'm going for a career in programming, and I'm doing my best to learn as much as I can. When I first started, I learned the basics of C++ from a book and I started to learn things by myself from there on. Nowadays I'm much more experienced than I was a year ago. I knew I had to study by myself because high-school won't (likely) teach me anything valuable about programming, and I want to be prepared.
The question here is: how important is it to study programming by oneself?
I'm wondering if it is possible to create a separate APK file which contains only language specific strings and somehow persuade my program to try to read the string resources first from that package's resource and then from the program's own resources... I would like to have a main program with 2-3 mayor laguages and the rest of the languages would go into a separate language pack. (This is to keep the main program size small as I have already 12 translations)
Hello everybody,
I have worked a lot with PHP in last times, but I am not sure if it is the best choice for website programming. What language do you prefer for website programming?
Which type (private, business, etc.) of website do you build with that language?