see craiglsit ad here:
http://vancouver.en.craigslist.ca/nvn/bks/4431042730.html
I've got a set of Java programming books in good condition for sale. Asking just $30 for all seven books. Paid well over $100+ for them.
1. Java Threads -- by Scott Oaks and Henry Wong
2. Teach Yourself SQL in 24 hrs (2nd edition) -- by Ronald Plew and Ryan Stephens
3. Java After Hours -- by Steven Holzner
4. Jakarta Commons Cookbook -- Open Source Solutions to Java Development Problems -- by Timothy O'Brien
5. Java Software Solutions (2nd edition) -- by John Lewis and William Loftus
6. Java Cookbook (2nd edition) -- by Ian Darwin
7. The Java Language Specification (3rd edition) -- Gosling et al
Per book alone costs anywhere from $25 to $60 bucks each.
I'm done with them and need to clear some space, so take the lot of seven for just $30. (Or $10 per book)
A steal for anyone interested in learning all about Java programming.
Related
Hi everybody.
I have to write a little Windows Mobile 5 application for work. Since we don't have Visual Studio here (too expensive for such a little task), I was looking for a free developing environment (and of course legal).
I heard somewhere that Eclipse can be used but I didn't find too much information on that. The environment should support .NET framework to make our task a bit easier
I would be grateful if somebody could give some points where to start.
-Flintz
I don't know if Visual C#/VB.NET express supports devices. But they're free
It's free, it's Microsoft, it's amazing. Is BG having a flu?
http://msdn2.microsoft.com/en-us/express/aa718399.aspx
› Visual Web Developer 2005 Express
› Visual Basic 2005 Express
› Visual C# 2005 Express
› Visual C++ 2005 Express
› Visual J# 2005 Express
› SQL Server 2005 Express
General Questions
1. What are the Express Editions?
The Express Editions are an expansion of the Visual Studio and SQL Server product line to include lightweight, easy-to-use, and easy-to-learn tools for hobbyists, students, and novice developers who want to build dynamic Windows applications, Web sites, and Web services. The Express products consist of:
* Visual Web Developer 2005 Express Edition, a lightweight tool for building dynamic Web sites and Web services
* Visual Basic 2005 Express Edition, Visual C# 2005 Express Edition, Visual C++ 2005 Express Edition, and Visual J# 2005 Express Edition, targeted programming tools for students and hobbyists who wish to learn the fundamentals of Windows programming
* SQL Server 2005 Express Edition, a database for building data-driven applications
2. What can I do with the Express Editions?
* Learn how to program using a streamlined, lightweight development environment with built-in tutorial content.
* Create fun and cool applications, such as controlling your house using X10, programming an LCD panel or GPS device, navigating and playing music from your Windows Media Player music library, or learning how to build your first DirectX Game.
* Evaluate the .NET Framework for Windows and Web development.
3. Can you give me more information about the registration process?
For more information about the registration process, refer to the Express Benefits of Registration Web page, as well as the Registration FAQ.
4. Can I use Express Editions for commercial use?
Yes, there are no licensing restrictions for applications built using the Express Editions
Click to expand...
Click to collapse
Or you could use CEGCC
As far as I know, Express Editions do not support Windows CE development. I'm still using the old embedded Visual C++ with SP4.
I think you will find a copy at microsoft.com or msdn. Its an old fashion IDE but still compiles fine.
I'm looking for a way to get the WM5/6 SDK onto the embedded VC for some WM5/6 function, such as notification queue.. and.. er.. sending sms and stuff. anyluck on this front?
Flintz said:
Hi everybody.
I have to write a little Windows Mobile 5 application for work. Since we don't have Visual Studio here (too expensive for such a little task), I was looking for a free developing environment (and of course legal).
I would be grateful if somebody could give some points where to start.
-Flintz
Click to expand...
Click to collapse
You can try this: http://msdn2.microsoft.com/en-us/windowsmobile/bb264329.aspx
USD$5.00, Free 90 day trial.
dckiwi said:
You can try this: http://msdn2.microsoft.com/en-us/windowsmobile/bb264329.aspx
USD$5.00, Free 90 day trial.
Click to expand...
Click to collapse
Thanks all for you suggestions. I think i'll go with the 90 days trial of VS. I guess it is possible to use Eclipse or some other freeware IDEs for developing but as the program we need is really simple the time to get familiar with the IDE should be quite short, I guess the VS will give us the quickest results
dckiwi said:
You can try this: http://msdn2.microsoft.com/en-us/windowsmobile/bb264329.aspx
USD$5.00, Free 90 day trial.
Click to expand...
Click to collapse
Too good to be true.... and it is. From what I can see, all the stuff provided can be obtained from the forest of MSDN including the 90 days trial. And, I'm pretty sure (from the looks of it), you can have the Visual Studio for $10
You can develop .Net Compact Framework apps using SharpDevelop, which is completely free:
http://www.icsharpcode.net/OpenSource/SD/
You might have to get the WM5/6 SDKs from Microsoft too but they are free downloads.
hanmin said:
Too good to be true.... and it is. From what I can see, all the stuff provided can be obtained from the forest of MSDN including the 90 days trial. And, I'm pretty sure (from the looks of it), you can have the Visual Studio for $10
Click to expand...
Click to collapse
Has everything required (SDK, patches, etc) to start developing. True, it can probably be downloaded, but you still need a product key to register VS (which would be provided with the DVD).
Oops, I mean "can't" when I said "...you can have the Visual Studio for $10"
You can still download VS from M$'s page.. and probably get the product key (if this is required) somehow from the downloaded version, or else there isn't any point to have the VS downloadable from the M$ page at the first place.
To all my fellow developers...
I am a fairly experienced Java developer and have worked on Web Applications for quite some time now. But I would like to start getting involved in creating some of the awsome software found on this forum (and others as well). What IDE do you guys use to code for the .netcf using C#? I know Visual Stuido is out there but costs a boat-load. Can anyone recommend a freeware/cheaper solution?
Can't you get Visual Studio 2008 C# edition free for private use?
SharpDevelop
algorhythm said:
Can't you get Visual Studio 2008 C# edition free for private use?
Click to expand...
Click to collapse
No the free edition of Visual Studio does not support the windows mobile sdk. Only the paid versions.
You could try SharDevelop that is free and has support for mobile devices.
Thanks for the responses guys. I will try them out over the weekend. But keep them coming!!
If you are a high school or college student, you could register for Dreamspark and download all of the Microsoft Pro Dev apps for free. I downloaded Visual Studio 2005 Pro, Visual Studio 2008 Pro, and Expression Studio 2.
And if you're not a student, but run a business, or code for money , you can get BizSpark for free:
http://www.microsoft.com/BizSpark/
You can get an academic version of Visual Studio, but you will have to provide proof of student status. It is identical to VS Professional, so it can target the Windows Mobile platform. It is around a third of the professional price, hence the need for proof of entitlement by your school/college etc.
Hi All,
Can anyone recommend the best books/reading materials for Android Development? I've always wanted to have this as a hobby but have no clue where to begin.
Thanks!
Kind of depends on what your background on programming is, to see what you could start with.
Apress Pro Android 3 might be a good choice if you already know the basics, otherwise just follow the online tutorials you're provided with when you install the SDK. Those tutorials are good enough to get you on your feet.
The market has some excellent books from O'Reilly that're only 3-5 dollars and have NO DRM, you can export to epub and use on any device you have. Pick up a few of them if you want. For that price and being that open I couldn't resist.
muqali said:
The market has some excellent books from O'Reilly that're only 3-5 dollars and have NO DRM, you can export to epub and use on any device you have. Pick up a few of them if you want. For that price and being that open I couldn't resist.
Click to expand...
Click to collapse
What market?
EDIT: Nvm, took me a while to find them on Android Market. Such a mess that place is, ugh.
I've written a tutorial showing in easy steps how to write a Flappy Bird Clone using Basic4Android and the LibGDX engine.
Check it out here:
http://www.easyandroidcoding.com
I also keep a programming blog here:
http://www.coffeeinducedgames.co.uk
I just wanted to post a short update to this post:
I've also uploaded source code for a matching game using LibGDX and Basic4Android, it's called Orchard Crush and it's on the play store:
Get the source code here: https://dl.dropboxusercontent.com/u/8673694/OrchardCrush_public.zip
See the game here: https://play.google.com/store/apps/details?id=uk.co.coffeeinducedgames.orchardcrush
Basic4Android for those who don't know it, is a Visual Basic inspired language for writing appps for Android. It compiles to Java before using the ADK to compile to Android bytecode so your appps run at the same speed as if you'd written them directly in Java using Eclipse, except it's MUCH easier to learn and use to write apps.
It does cost money to buy B4A but you can claim a 30% discount if you purchase it through the www.easyandroidcoding.com site and use the voucher code: andymcadam
VOS said:
I've written a tutorial showing in easy steps how to write a Flappy Bird Clone using Basic4Android and the LibGDX engine.
Check it out here:
http://www.easyandroidcoding.com
I also keep a programming blog here:
http://www.coffeeinducedgames.co.uk
Basic4Android for those who don't know it, is a Visual Basic inspired language for writing appps for Android. It compiles to Java before using the ADK to compile to Android bytecode so your appps run at the same speed as if you'd written them directly in Java using Eclipse, except it's MUCH easier to learn and use to write apps.
It does cost money to buy B4A but you can claim a 30% discount if you purchase it through the www.easyandroidcoding.com site and use the voucher code: andymcadam
Click to expand...
Click to collapse
I've just uploaded part 8 of the series which completes it.
I've added the final part of the series on writing a Flappy Bird clone. Now it included sounds effects, a title screen, and a highscore file.
Wow
I am gonna try it soon
I can't wait to try this out in a way I can understand! I code in vb.
Sent from my HTC One using Tapatalk
thx!
can some one upload the edited app using this guide?
pedyvirus said:
can some one upload the edited app using this guide?
Click to expand...
Click to collapse
Do you mean the APK file?
If so, then that's here: https://dl.dropboxusercontent.com/u...ndroid/CloneyBirdTutorial/CloneyBirdPart8.apk
And the source code is here: https://dl.dropboxusercontent.com/u...es/basic4android/CloneyBirdTutorial/Part8.zip
Just out of interest, has anyone purchased B4A as a result of my posting and tutorial series? I'm very interested to din out what pushes people to part with money to buy software. I understand many people will look at this and say "why buy that when I can just use Eclipse for free" but it makes things easier and people will pay for that benefit.
Update: more source code for more games!
I just wanted to post a short update to this post:
I've also uploaded source code for a matching game using LibGDX and Basic4Android, it's called Orchard Crush and it's on the play store:
Get the source code here: https://dl.dropboxusercontent.com/u/8673694/OrchardCrush_public.zip
See the game here: https://play.google.com/store/apps/details?id=uk.co.coffeeinducedgames.orchardcrush
VOS said:
Just out of interest, has anyone purchased B4A as a result of my posting and tutorial series? I'm very interested to din out what pushes people to part with money to buy software. I understand many people will look at this and say "why buy that when I can just use Eclipse for free" but it makes things easier and people will pay for that benefit.
Click to expand...
Click to collapse
B4a / b4x kicks ass my friend
Where should I start for this?First which tutorial?
Try this if you have trouble reading, pull down top select 3 dot and choose original
https://play.google.com/store/books/details?id=9nxdAwAAQBAJ
I don't know what kind of programming experience you have, but I think the Head First Java is a fairly good book for beginners, especially if you haven't programmed a lot earlier. It only assumes understanding very basic stuff and nothing more. Please note that this is a general Java book, so you will need extra material for getting started with Android.
http://www.headfirstlabs.com/books/hfjava/
And if books arent your thing. Then check out thenewboston his youtube channel has some simply awesome tutorials for java. Ive went through the first 40. And im very impressed. He explains everything very well.
Books And Videos
Books: (A lot many are repeated if you refer all the books. I would say that if you don't know anything start with either 1/2)
1. Java The Complete Reference
2. Java - Head First
3. Java Black Book
4. SCJP- Sun Certified Programmer for Java
5. Java Cookbook (to get solutions to specific types of problems)
6. Java Network Programming
Videos:
New Boston
Tutorialspoint
Javatpoint
Geeksforgeek
These are really good website .
Good luck!
Sent from my Nexus 5 using Tapatalk 2
I realize you've probably already learned a lot of Java, and that as a beginner myself I do not have much experience, but if you're willing to pay for it, teamtreehouse.com is VERY good learning idea. I did the free trial and I'm wishing I had the money to pay for the service. Or eternal free access. It has tutorials on some of the most popular codes and even a workspace right from the site. It also has an (that has a few very annoying bugs on android - don't know about the ios version).
I was wondering if anyone has watched and followed mybringback's YouTube tutorials for Java and how good they are to learn from the very beginning of Java? I am using them to first learn basic applications, eventually to use the things I learn to build a game that my little sister came up with. I eventually will port this game to Android as well (I really don't care enough about Apple -or like enough- to learn Swift).
Sent from SPH-L710 (using XDA app)