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

Discussion Overview

The discussion revolves around finding free programming e-books for major programming languages, including suggestions for suitable languages for students in physics and mathematics. Participants share resources, express interest in specific languages, and inquire about the accessibility of the e-books.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants express enthusiasm about the extensive list of free programming e-books covering various languages such as Ada, C, Python, and Ruby.
  • There are multiple inquiries regarding which programming language is most suitable for physics and mathematics students, with suggestions including Fortran, Python, and Ruby.
  • One participant questions the feasibility of learning C without prior programming experience, with differing opinions on its difficulty and suitability as a first language.
  • Several participants share additional resources, including links to specific websites and recommendations for introductory books on Python.
  • Some participants express a desire for video lectures on computer science topics, with one suggesting MIT's free lectures on YouTube.

Areas of Agreement / Disagreement

Participants generally agree on the value of the resource list and the importance of programming skills for students. However, there are competing views on the best programming language for beginners, particularly regarding the suitability of Fortran versus Python or Ruby, and differing opinions on the difficulty of learning C.

Contextual Notes

Some discussions involve assumptions about prior knowledge and the learning curve associated with different programming languages, which may vary among individuals.

Who May Find This Useful

Students in physics and mathematics, educators seeking resources for teaching programming, and individuals 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
21K
  • · 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