Click here to Skip to main content
15,887,214 members
Everything / Books

Books

books

Great Reads

by Michael Haephrati, rolsaad
We were asked to develop a piece of software which will select an optimal combination of sentences from e-books which will give the closest result to a set of targets for each character.
by Jason Sultana
My personal list of Audible books (or audio books, technically) for programmers

Latest Articles

by Michael Haephrati, rolsaad
We were asked to develop a piece of software which will select an optimal combination of sentences from e-books which will give the closest result to a set of targets for each character.
by Jason Sultana
My personal list of Audible books (or audio books, technically) for programmers

All Articles

Sort by Updated

Books 

23 Jul 2023 by Karen Payne 2022
Seems my Code Project Bookmarks are gone, guessing I had about 100. Any ideas what happened to them? Note I used Books as a tag because I could not find a suitable tag What I have tried: Traversing to my bookmarks but there are none showing
23 Jul 2023 by OriginalGriff
Graeme is right: you need to talk to the site admins directly, and that means raising your problem in a forum that they monitor: Quick Answers can move pretty fast, and questions can "disappear" down the list in minutes. Unless they specifically...
23 Jul 2023 by Graeme_Grant
Try posting in the Bugs and Suggestions[^] forum.
17 Dec 2021 by Michael Haephrati, rolsaad
We were asked to develop a piece of software which will select an optimal combination of sentences from e-books which will give the closest result to a set of targets for each character.
5 Sep 2021 by Member 15328761
Hello. I have recently started trying to create games in Java. I have followed tutorials to recreate old classics such as Snake and Pong. I was wondering if there are any books that I could buy that would help with learning Java by creating...
5 Sep 2021 by Richard MacCutchan
Amazon.co.uk : java books[^]
6 Apr 2021 by Jason Sultana
My personal list of Audible books (or audio books, technically) for programmers
23 Aug 2020 by temchik_ggg
Am I moving in the right direction and what other advice can you give? What I have tried: Now to discover gamedev I started studying the C++ Primer Plus. I also have a list of books that will help me study this direction: Introduction to...
23 Aug 2020 by Rick York
I agree with previous posters - all of those listed are valuable resources. I think you should also consider starting with the basics. Linear algebra is extremely important for working with graphics. I highly recommend that you study it in...
23 Aug 2020 by Patrice T
Quote: What books or courses should you study to become a full-fledged game developer? To become a full-fledged game developer, you first need to become a full-fledged developer. Advices: - Start with an easy/safe language: VB, Java, C#, not C...
23 Aug 2020 by Richard MacCutchan
This is a good place to start: Unity Real-Time Development Platform | 3D, 2D VR & AR Engine[^]
10 Apr 2018 by Member 13769169
Game development takes a lot more than just knowing the language. You'll hardly ever have one source to learn. There are books available to get you pretty far, but most require you to know something that isn't covered or require third-party components that could cost you money. Here's one: Game...
10 Apr 2018 by Richard MacCutchan
game programming - Google Search[^]
10 Apr 2018 by Member 13773138
Hello everyone. Is there any recommendation for a good books i can read about c++/c# game development? Also, if maybe c++ or c# is too old for games, would you recommend me some other programming language? Thanks. What I have tried: Ive heard about SFML, but i need something on lower...
23 Feb 2017 by ahmed91za
as a starter myself i spent will over 2 weeks learning C++ from various sources such as books (but sometimes the volume of pages like 600+ scare me) i consider myself a beginner even though i have good knowledge in c++ basics i still struggle with class inheritance , error handling, pointers and...
23 Feb 2017 by S Houghtelin
Books are a good start, but there is nothing like going through a course and doing the exercises. And it does not mean it has to be expensive, rather it can be found for free.MIT offers OpenCourseWare which are the actual class programs they offer on campus in an online format. The key to...
22 Feb 2017 by Patrice T
Here is links to references books on C and C++ by the authors of the languages. Note than C is the ancestor of C++, so knowing C is always useful with C++.The C Programming Language - Wikipedia, the free...
22 Feb 2017 by CPallini
Obligatory citation: Abstruse Goose | How to Teach Yourself Programming[^].Unfortunately, learning C++ is usually a pretty slow process. In my experience it goes through reading books and coding a lot. I suggest you to start using the language and library features introduced with C++11, they...
22 Feb 2017 by Maciej Los
The process of becoming good programmer is not easy.You can buy and read tons of books, see hundrets of videos and tutorials, but won't be a good programmer. To be a good programmer you have to practice, starting from basic level and improving your knowledge by steping into higher level...
22 Aug 2016 by brockeu
i want to make Textviewer. this show Two pages. like book!!so i want to know. how to make page (string[] array or list).and i wish to use graphics.drawstring or textrenderer. not textbox control.because i already make it use with textbox. but it is too slow loading and resizing.i...
22 Aug 2016 by Patrice T
You should explain in detail what you want to do becauseQuote:i wish it can open 10mbytes or bigger files. is unrealistic.Anything with such a file will be sloooow.
22 Aug 2016 by njammy
Try TXTextControlText Control - .NET Reporting and Word Processing Components for Developers of Windows, Web and Mobile Applications (TX Text Control) | www.textcontrol.com[^]
20 May 2016 by CHill60
This was answered on your previous post **Not sure what programming language should I choose? **[^] and you accepted the answer!As I said there - use the reviews from Amazon to judge what people think of the books available.I also gave you a list of free websites to choose from and...
4 May 2016 by Chamadness
https://developers.google.com/books/docs/v1/getting_started#background-concepts[^]
4 May 2016 by Gun Gun Febrianza
Recently if i want to search some specific text on books i always using google books to search, so i can found where the books i need to read. This idea is come from that problem. i want to create little application that extract title and a few description on google book search. for example...
8 Jan 2016 by Richard MacCutchan
I would really recommend some of the articles at http://www.codeproject.com/KB/android/#Android+Tutorial+Contest[^], especially those written by Peter Leow - Professional Profile - CodeProject[^].
8 Jan 2016 by Brady Kelly
I've just 'started using' (i.e. pecking around at keys in an attempt to match the tutorials) Android Studio. It seems like a great IDE to me, but I've been using only VS for over fifteen years.I'm looking for a good beginners to intermediate ebook that takes the novice from just beyond a...
1 Jan 2016 by Richard MacCutchan
How about this one[^].
1 Jan 2016 by krisitown
I am interested in how the global server and the many player real-time interaction occurs, can someone suggest me some good books on this particular subject?
20 Dec 2014 by Thomas Daniels
C# and .NET now have a lot of useful features (such as LINQ) that were not yet there in 2002. If you want to be up-to-date with the more recent technologies, then I'd recommend to use the 2012 book.
20 Dec 2014 by Mohammed A. Elshawaf
I really love the 2002-published book,it's easy and handy. Am I going to miss a lot of stuff by ignoring the 2012 book?Help with your experiences please!
27 Aug 2014 by Abhinav S
Some articles that might help you -A Simple Speech Application Using SAPI 5.1 SDK[^]Working with the MS Speech SDK in C#[^]Text to Speech with the Microsoft Speech Library and SDK version 5.1[^]
27 Aug 2014 by hor_313
HiI'm looking for a book to learn how can I build a program that can convert speech to word?
5 Aug 2014 by Sergey Alexandrovich Kryukov
Yes, I usually recommend something else:http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29[^],http://msdn.microsoft.com/en-us/library/67ef8sbd.aspx[^],http://www.microsoft.com/en-us/download/details.aspx?id=7029[^].However, it depends on your background. As I know little...
5 Aug 2014 by Eply1
Hey everybody! I want to learn C# (been told me to start with this language; I have little coding experience, back then).So I want to buy a book, maybe recent. A beginner book, of course. I thought I could go with one of these: Programming C# 5.0 or Beginning Visual C# 2012 ProgrammingWhat...
3 Aug 2014 by Mahdi Nejadsahebi
in the name of allahhave a good time dear friendtake a look at the wrox.comyou can get Good PDF book about Programming.good luck
31 Jul 2014 by OriginalGriff
You might get a better response by asking here: http://www.codeproject.com/Forums/1580229/General-Indian-Topics.aspx[^] - the correspondants are (mostly) Indian residents, and will have a better idea of how much Rs.1500 buys you, and the level of book you need.It also allows for a "fuller...
31 Jul 2014 by Ashwin Kumar
Hi guys i'm studying in class 12(India) and would like to know which book is good for c++. I have been referred the book by Sumita Arora, i have it but i dont think its enough. I want a book which has more detailed theory and a range of good practice questions.I know that this question is...
31 May 2014 by Nirav Prabtani
refer this.. :)The complete ASP.NET Tutorial[^]ASP.NET Tutorial[^]ASP.Net Tutorial[^]What are we going to learn[^]Get Started with ASP.NET[^]try to find in google regarding ASP.NET, C#,Deploying hosting of a website on server or IIS whatever you want.. :)Try to...
31 May 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
But How Do I Learn ASP.NET?[^].
31 May 2014 by OriginalGriff
We can't answer that in a small text box: it's the subject of a complete course in development and there are no short cuts. It's not a book or tutorial, it's a small library of books and a years worth of tutorials plus a good amount of experience and practice.
5 Feb 2014 by skydger
Hello.Well, a book about C++ (in depth or not) should not contain any topics about databases. Books like one you read is about C++ standard, and database programming is not part of it.There are several libraries and techniques to implement database client application. Each of them are...
5 Feb 2014 by MuhsinFatih
Thank you. I would like to convert epub files first, becouse it's most used one. I've found a solution for it. I was just googling with wrong words before opening this thread :)Here's the solution, it's easy :)http://stackoverflow.com/questions/12851428/epub-tag-search[^]
5 Feb 2014 by OriginalGriff
There is no single way to do that: all the various eBook formats are different, and some are encrypted for DRM purposes.This might help: http://en.wikipedia.org/wiki/Comparison_of_e-book_formats[^] - it not then it will at least explain the magnitude of the problem!
5 Feb 2014 by MuhsinFatih
Hello,I'm making an e-book application. I need to get all strings in an e-book file.How can I do that?
4 Feb 2014 by hor_313
HiI am now reading "C++ How To Program(8th edition)" book. I have looked at that's list of chapters, but I didn't see topics for working with databases or working with I/O ports in computer. Maybe there is in next chapters but I am not sure! Is there those topics in this book and Is a good...
23 Jan 2014 by virus vs veer
For the Basics of the c++ Best Book is Balaguruswami.Then After that book Bhushan Trivedi For C++ For the Advance C++.Thank You
19 Jan 2014 by Thomas Daniels
Hi,Have a look at these previously asked questions on CodeProject:What are the best books on Programming C++[^]Best Book/Resources To Learn C++[^]Good C++ book for C programmers[^]Out of these C++ books which should I read?[^]
19 Jan 2014 by Krunal Rohit
I would suggest this[^]
19 Jan 2014 by Peter Leow
That is very subjective, do check out this: Useful Reference Books[^]
19 Jan 2014 by hor_313
HiI am looking for best book to learning c++ deep and perfect.
3 Nov 2013 by thatraja
Your question reminds me of this CP article, check it out.A Look under the hood of the .NET Framework[^]And here more than couple of ways to learn anything in Internet.Education Needed[^]
3 Nov 2013 by udayams
Use this linkhttp://en.wikipedia.org/wiki/.NET_Framework[^]Browse in youtube for .net framework and each and every components in the different framework of .net framework.Watch the following videohttp://www.youtube.com/watch?v=qOQubtK-Vtg[^]
3 Nov 2013 by Sergey Alexandrovich Kryukov
I would say, this:http://en.wikipedia.org/wiki/.NET_Framework[^],http://www.microsoft.com/net[^].The operation of stack vs. heap is quite obvious. If you need explanation, search for CodeProject answers. I answered similar questions good number of times and not giving you the references...
3 Nov 2013 by Ibrahim.Me.2011
I've been developing web apps, for a while now so i know how to get the job done, what i don't know is how every thing really works, i know some but the rest i can't get a grasp on like how abstract works, what happens when i instantiate an object from a class that inherits from an abstract...
29 Oct 2013 by parths
I'd like to add Thinking in C++[^] series.I had read these a long time ago, so I'm not sure whether the information has aged well and is kept updated with the evolution of the language. I liked it since it helped me understand the language and it's concepts quite well when I was going from...
28 Oct 2013 by fkassaie
Hi,I start reading about c++ with "C++ programming language by Bjarne Stroustrup", but after learn a little, I attempt to practice by www.cplusplus.com. This site is useful for me.
28 Oct 2013 by thatraja
Check this list which is recommended/suggested by our membersUseful Reference Books[^]
28 Oct 2013 by Aescleal
Buy Stroustrup and keep it handy as a reference. Have a good read of it when you're relatively proficient in the language - it's written in a really dry style that puts me to sleep and I'd hate it to put you off!To actually learn C++ when you know another language I'd suggest "Accelerated...
28 Oct 2013 by nv3
I would start with the book of Bjarne Stroustrup. The first part of the book is a good tutorial to the language and shows the intentions behind the various language constructs. After you have read that and practiced C++ for a while, you will see, which special literature you need to develop...
28 Oct 2013 by Richard C Bishop
All of them!!You can never read too much about a language you are attempting to learn.
28 Oct 2013 by Kenny_007
Although I'm not new to programming (I know a bit of C and I'm well-taught in Python 3) I want to be able to get the best out of C++ but at the same time not to get confused. I have these books on C++ and I want to know which is the best to read:The C++ programming language 4th edition by...
4 Sep 2013 by Menon Santosh
check this articlehttps://developers.google.com/books/docs/v1/using[^]
2 Sep 2013 by Member 10248183
Hi, I would like to create a console application that allows you to recover data from a book by the Google Books service by entering the ISBN.I have already read the documentation at:https://developers.google.com/books/But I do not understand how to invoke the service from c #.you can...
26 Jun 2013 by hosseinDolat
Hello guys, I am looking for a book on Web developement with ASP.Net and using C# (Microsoft .Net Technologies). Can anyone some good books on this subject. Thanks.
26 Jun 2013 by hosseinDolat
Hi every oneI found a book which is amazing. I found all the requirements and development steps in its chapters in detail. this is the book: BEGINNING ASP.NET 4.5 IN C# AND VB from Imar SpaanjaarsI wish I can help
22 Apr 2013 by nv3
In addition to the valuable tips given by OriginalGriff, which I fully agree to, you might want to take a look at the list in this CodeProject article:Useful Reference Books[^]
22 Apr 2013 by OriginalGriff
"I payed for Microsoft Visual Studio 2010, would this be an appropriate editor to use?"Yes - it will work fine."I believe i could do all the coding without using the IDE?"You could, but that defeats the purpose of buying and installing VS - it will help you do the work in many, many...
22 Apr 2013 by fRodzet
Greetings,First of all, i'm not sure to whether this is the right place to ask this question but i'll give it a go anyways.Neither am i sure if i researched enough, however i was not able to find what i seeked.Now to my question:For the next few month's i'm not on work neither am...
16 Apr 2013 by Sergey Alexandrovich Kryukov
Books? Why? This would be enough: http://www.asp.net/[^].Don't get me wrong: if you prefer reading a book, it can help you a lot. Let's see if other members recommend you some.This is not the main thing. The main thing is prerequisites: you should know the language and basics of the .NET...
16 Apr 2013 by arbaaz jalil
I have completed my 3 yrs college (BCA). Have about 3 months of working experience. I know just enough to make a college project on my own, i am familiar with basic control i made a project which was a very basic social networking site ( project was on asp.net 4.0 and sql server c#). Involving...
15 Mar 2013 by Sergey Alexandrovich Kryukov
A word in support of a very good answer by Richard MacCutchan, Solution 1:The question "what's the best" is rarely valid or may be answered. As I usually say, to find out what's the best, you would need to write the predicate method static bool IsBetterThen(Book oneBook, Book anotherBook);...
21 Feb 2013 by gvprabu
Hi,Check the following Link.... Some of the best books for ASP Dot Net Developers...15 Books You Must Have If You Are Doing ASP.NET Web Development[^]Regards,GVPrabu
21 Feb 2013 by Richard MacCutchan
How can anyone answer this? We have no idea of your level of knowledge and we have no idea what questions the interviewer will ask. If you think you can fool someone into believing you have two years experience just by reading a book, you are likely to be sadly disappointed.
21 Feb 2013 by Manish Sahdeva
Dear All, could any one tell me the best book of asp.net and ado.net for interview of 2 years of experience
16 Feb 2013 by Abhinav S
I'm really not aware of any books but these links could be quite useful to you -HTML 5 - http://msdn.microsoft.com/en-us/magazine/hh653584.aspx[^]The Role of Flow in Web Design[^]Some trainings here - Introduction to CSS3: Responsive Web Design Training[^].
16 Feb 2013 by OriginalGriff
Try this: Beginning ASP.NET 3.5 in C# and VB[^] (there is also a V4 version on the same site)If you follow the link, it leads to the Microsoft Library service which lists all Microsoft Press books.
27 Jan 2013 by CPallini
Please note C++ is a multi paradigm language and object oriented approach is not generally 'a better way' of programming (it might be better suited for some, specifically huge, projects, but it is not a panacea).
27 Jan 2013 by CHill60
Have a look at the answers to this question[^] for some suggestionsIn particular there's a downloadable book here[^] to save you some moneyFor the object oriented side of things - just search Amazon and be guided by the votes and reviews there - Wrox books are usually a good place to...
27 Jan 2013 by debdipta_ghosh
Hi,I have good knowledge in C++ coding. I have also coded a Download Load manager (It have parallel download from internet). But what I feel, I am not a good coder or designer!!! I mean My thing of coding is very attached to C. I cannot think of using Interface class, re-use of code ,in...
30 Jun 2012 by Volynsky Alex
Please look the TCP/IP Sockets in C: Practical Guide for Programmers[^] book by Michael J. Donahoo and Kenneth L. Calvert modified for use with WinSockThe is also a great book : C++ Network Programming, Volume I: Mastering Complexity with ACE and Pattern[^]Regards,Alex.
30 Jun 2012 by Amarnath S
You may be overwhelmed by the amount of information available in books. I find that the best way to learn about these is to take an online (and hopefully free) online course.While I'm yet to come across an online networking course, I find that a seven-week-long online *free* course on...
30 Jun 2012 by suvam8694
i want to study in detail about the networking concepts in C including sockets, implementing TCP/IP and other protocols.i also want to learn the SSL enabled networking using C. I don't want to use any third party library instead i want to learn the core and the advanced concepts in this...
8 Jun 2012 by MuhtarQong
These links might help...
21 May 2012 by Prasad_Kulkarni
Please refer some links, you just want to learn those concepts of file handling. The concept is same but only difference is examples or explanations, just refer some of links which will do some needful for you..C:File Handling in C Language[^]File management in C[^]File Management in...
16 May 2012 by Baddy_Bad_Boy
What's the best book to understand all the files concepts in C or C++cheers
6 Apr 2012 by Alexander Alekseyevich Fedoseev
I am looking for books that are good from your point of viewon Algorithms that have examples in C#, well maybe in Java.But I know more C# so I prefer books in C#.Thank you!~~
6 Apr 2012 by Wonde Tadesse
Here are some algorithm books.Data Structures and Algorithm Analysis(C++)[^]Data Structures and Algorithm Analysis(Java)[^]Data Structures and Algorithms[^]You can get a free book from here.http://freecomputerbooks.com/[^]
3 Apr 2012 by Clifford Nelson
Seems like this one is the standard right now for algorithms: http://www.amazon.com/Introduction-Algorithms-Thomas-H-Cormen/dp/0262033844/ref=sr_1_1?s=books&ie=UTF8&qid=1333499461&sr=1-1[^]. There really is not much in C# on algorithms, probably because most colleges use Java and not C#, and...
2 Apr 2012 by Reza Ahmadi
hi,here is a simple source code and step-by-step creation of a simple break-out game using C#:http://garg.web.nowhere-else.org/web/tutorials/[^]another breakout game using C#:http://www.gamespp.com/directx/spaceBreakOutDirectXSourceCode.html[^]In order to learn more you can...
2 Apr 2012 by Manfred Rudolf Bihy
Here is an example of Breakout programmed in C#: Breakout Sharp [^]Hope that helps a bit! Regards,Manfred
2 Apr 2012 by Alexander Alekseyevich Fedoseev
Hello I am looking for books that are for beginners in C sharp game development.Games such as Breakout , Tetris , snake , etc.Looking for examples of breakout.Thank you!~
22 Mar 2012 by Ganesan Senthilvel
Try out the below books:Operating Systems: Internals and Design Principles, Fifth Edition by William Stallings - It gives the conceptual view of OS designSample C code using http://www.osix.net/modules/article/?id=359[^]
22 Mar 2012 by Member 8746645
i want to make a operating system in C and assembly, but looked all over the interrnet and could not fing good help. could anyone reccomend a good OS making in C, ASM book?
10 Jul 2011 by sawyer1
I have the .NET Book Zero by Petzold but have not put any time into C# as I have libs that were written in C++ that I must use in these projects. Basically I am learning to put a pretty face on existing code. I wouldn't have any troubles with Ivor Hortons book if the express edition of VS2010...
10 Jul 2011 by Richard MacCutchan
If you are serious about using Windows Forms then you should switch to C# and forget C++, as it is much more intuitive. .NET Book Zero[^] by Charles Petzold is a great start and your C++ background will help you immensely.
10 Jul 2011 by Mohibur Rashid
You have got one great book "Win32 API Programming" by Petzold this is very good for learning development of Plain win32(both C and C++) application development. Trust me you wont get very much difference ...And For Learning MFC(Advance C++ and Master Use of MACRO s) you have another good...
8 Jul 2011 by Ger Hayden
Have a look on Apress.com - you should consider some of their C# titles too. The code is easily converted to C++ in most cases.One such tome is the "CSharp 2010 and the .NET 4 Platform" by Andrew Troelsen