Programming a windows mobile device?

AI Thread Summary
For programming Windows Mobile devices, several resources are recommended, including books with good ratings available on Amazon and online resources. .NET offers robust mobile development tools, allowing programming in languages like VB.NET, C#, J#, and C++. For those new to embedded Windows programming, exploring online materials and Microsoft's "Windows Mobile Developer Resources" is beneficial, as it includes sample programs and white papers on mobile application development. Additionally, a suggestion is made to consider embedded Linux for easier programming experiences.
georgeh
Messages
67
Reaction score
0
Hello everyone,
Anyone know a good book for programming a windows mobile device??
I'd appreciate it.
 
Computer science news on Phys.org
I don't know anything about embedded windows programming, but you could try looking on amazon and picking up a book that has a good rating.

If you're not already decided on windows mobile, may I recommend embedded linux. I'm currently doing a project on with it and it's pretty easy to program.
 
Last edited:
.net has some great mobile dev tools, you can find chapters in almost any .net book
 
You can build Mobile programs using any of the .NET languages, such as VB, C#, J#...etc, and with C++. If you already know these languages fairly well (VB.NET and J# being very close to Java) then, rather than buying a book, i'd suggest looking online for some resources on developing Windows Mobile programs. I downloaded (can't remember from where in the Microsoft website) something called "Windows Mobile Developer Resources" which includes the following sample programs:
C#:
WebCrawler
C++:
Basic Dialogue
Calendar And DTP
Crossword
Drawing Lines
Owner List View
Tool Bar
etc...
It also includes ssome white papers on developing mobile applications. This coupled with other information available on the web, should be enough to get you started.
Here's another helpful link for instance:
http://msdn.microsoft.com/mobility/windowsmobile/howto/getstarted/default.aspx
I'm in the same boat as you, i just bought a nice Pocket PC with the intent of developing programs for it.
 
Last edited:
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...

Similar threads

Back
Top