Where Can I Find Free Programming E-Books for Major Programming Languages?

  • Thread starter Thread starter phyzmatix
  • Start date Start date
  • Tags Tags
    Programming
Click For Summary
SUMMARY

This discussion centers on the availability of free programming e-books covering a wide range of languages including Ada, C, C++, Java, Python, and Ruby. Participants recommend specific languages for students in physics and mathematics, with Python and Fortran highlighted as suitable choices. The conversation also touches on the ease of learning C as a first programming language and suggests resources like MIT's free lectures and the "Learn Python the Hard Way" book for beginners.

PREREQUISITES
  • Understanding of programming languages such as Python, C, and Fortran
  • Familiarity with online educational resources like MIT's free lectures
  • Basic knowledge of e-book formats and downloading methods
  • Awareness of programming concepts like debugging and data structures
NEXT STEPS
  • Research "Learn Python the Hard Way" for a structured introduction to Python
  • Explore MIT's free computer science lectures available on YouTube
  • Investigate the GitHub repository for free programming books at "https://github.com/vhf/free-programming-books"
  • Look into resources for computational physics using C++
USEFUL FOR

Students in physics and mathematics, beginner programmers, educators seeking free resources, and anyone interested in enhancing their programming skills.

phyzmatix
Messages
313
Reaction score
0
I haven't had time to look at this in any detail as the list is quite extensive.

The books cover all major programming languages: Ada, Assembly, Basic, C, C#, C++, CGI, JavaScript, Perl, Delphi, Pascal, Haskell, Java, Lisp, PHP, Prolog, Python, Ruby, as well as some other languages, game programming, and software engineering.

Here we go!
 
Technology news on Phys.org
quite an interesting set of books. That is an excellent resource for me. Thanks.:biggrin:
 
Do their ebooks work on kindle? :)
 
What programming language would you recommend for physics students?
 
wow! huge collection! :smile:
 
WOW! Thank you so much!
 
bogarts21 said:
What programming language would you recommend for physics students?

Fortran. It is an easy language to learn and relatively simple to implement a logical reasoning.

Thanks for the link
 
What programming language would you recommend for a math student who has no programming language whatsoever ?
 
bogarts21 said:
What programming language would you recommend for physics students?

im currently doing a specialist in physics and its application. it is part of my program requirement that i take python.

i think its useful for a phyisc student//
 
  • #10
This seems almost too good to be true! Is there an easier way to download them than saving the HTML?
 
Last edited:
  • #11
Brown Arrow's suggestion of python is a good one. Another good choice is ruby. In a way it doesn't matter too much what you use for your first programming language, as along as it's nonproprietary (i.e., avoid things like VB.NET). Picking up the syntax of a language is no big deal. The big deal is learning the language-independent concepts and skills like debugging, data structures, modularization, ...The only reason I would not second foutoc's suggestion of fortran is that fortran is a very old language that's saddled with a lot of historically unfortunate choices.
 
  • #12
Can one learn C as a programming language with no background in programming (and is it one of the harder choices)? I'm looking for something to do over the summer, and beefing up my programming skills is high on the list.
 
  • #13
Angry Citizen said:
Can one learn C as a programming language with no background in programming (and is it one of the harder choices)? I'm looking for something to do over the summer, and beefing up my programming skills is high on the list.

I think C is one of the better choices. It's simple, and used in a ton of places. C++ also works, that's the first proper programming language I learned. There's tons of resources available. If you send me a PM I can give you links to the ones I have bookmarked.
 
  • #14
Angry Citizen said:
Can one learn C as a programming language with no background in programming (and is it one of the harder choices)? I'm looking for something to do over the summer, and beefing up my programming skills is high on the list.

C is not hard at all, and can be an excellent first language. I'd suggest not learning C++ as first language, because it's a gigantic hodgepodge designed by a committee.
 
  • #15
bcrowell said:
C is not hard at all, and can be an excellent first language. I'd suggest not learning C++ as first language, because it's a gigantic hodgepodge designed by a committee.
A horrible committee.
 
  • #16
Thanks folks.
 
  • #17
have you checked en.wikibooks.org ??
 
  • #18
Wow, so many books on the list. Could someone recommend me a book from the list that is an introduction to python?
 
Last edited:
  • #19
i want videos on computer science lectures
 
  • #20
i need lectures on computers science.
 
  • #21
captdare003 said:
i need lectures on computers science.

Look up MIT's free lectures on youtube. They have tons of recorded lectures on a wide range of subjects.
 
  • #22
Thanks a lot.
 
  • #24
Can be a little more tips
 
  • #25
Cheers
 
  • #26
ask for materials for computational physics in C++

Hello,
Does anyone have the materials for computational physics by using the C++ language as a tool?
Can you give me some references?
Is there any vidoe courses in the Web?
 
  • #27
Y'all should check this list out as well: https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md

Lots of books. Mostly programming, but some science books as well.
 
  • #28
anonymous12 said:
Wow, so many books on the list. Could someone recommend me a book from the list that is an introduction to python?

"Learn python the hard way" is a great resource for learning python.
 

Similar threads

Replies
86
Views
2K
  • · Replies 397 ·
14
Replies
397
Views
20K
  • · Replies 8 ·
Replies
8
Views
6K
Replies
7
Views
2K
Replies
4
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
6K
Replies
2
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K