Self Study for Basic Programming

Click For Summary
SUMMARY

The discussion focuses on self-study resources for learning programming, specifically for a chemical engineering major preparing for a course in basic programming languages. Participants recommend starting with Java, Python, and Visual Basic, emphasizing the importance of understanding programming fundamentals such as loops, conditional branching, and arrays. Suggested resources include introductory books available on Amazon and online programming tutorials. MATLAB is also mentioned for its chemoinformatics library, although it requires a purchase.

PREREQUISITES
  • Basic understanding of programming concepts such as loops and conditional branching.
  • Familiarity with Java or Python as introductory programming languages.
  • Knowledge of Visual Basic for applications in Excel macros.
  • Access to online resources for programming tutorials and introductory books.
NEXT STEPS
  • Research introductory books on Java and Python programming.
  • Explore online tutorials for Visual Basic and Excel macros.
  • Learn the fundamentals of programming through free online resources.
  • Investigate MATLAB for chemoinformatics applications and its associated learning materials.
USEFUL FOR

Students in chemical engineering, beginners in programming, and anyone looking to gain foundational programming skills for academic or professional purposes.

undrcvrbro
Messages
131
Reaction score
0
I'm a chemical engineering major and I noticed that my second semester I'll be taking chemical engineering computations, which entails "basic programming language." I don't know the first thing about programming, so what books could I study this summer as a good intro? Sorry if I'm being a little vague about the exact topics the course will cover, I have no clue.
 
Technology news on Phys.org
First decide what language you want to use :-)

I suggest you start with Java, it is quite easy.

Search here for books here:

https://www.amazon.com/?tag=pfamazon01-20

There are many intro books about programming, and there are many reviews and comments that is useful for you.

Then you can google for a course home page where you can find material for an introduction java-course.
 
Last edited by a moderator:
I suggest you to learn Matlab, it have complete chemoinformatics library inside. Most works in programming is learning to understand which part of the program had been made anyway.
 
but then he needs to buy matlab.
 
malawi_glenn said:
but then he needs to buy matlab.

hmm, you are right, although java might be a little harder, since you will need to understand html, or at least that is how I learn java, by download and splicing. There is no need for any compiler though, since the browser itself is can act as the script reader.
 
dowload java and blueJ, that all he needs.
 
Download java and netbeans thought i have never used bluej, Matlab is great! but its only really good when you have the time to spent learning the amount of stuff it can do, if you just wanting to get some quick programming done its not really that fantastic java is nice or c++, java isn't hard to learn at all
 
Try learning on notepad first, try not to use IDE's, its better to learn the code. There are several "free" books on the web that you can download for c++ or java.
 
If you just want to get a understanding of programming i suggest you start with python. This language was made to be a learning language you should have any problems getting down the basics.
 
  • #10
undrcvrbro said:
I'm a chemical engineering major and I noticed that my second semester I'll be taking chemical engineering computations, which entails "basic programming language." I don't know the first thing about programming, so what books could I study this summer as a good intro? Sorry if I'm being a little vague about the exact topics the course will cover, I have no clue.

Seems like a lot of people need to work on their reading skills. OP says he needs to learn BASIC, that is a specific language.

OP also needs to learn the fundamentals of programing. How to use loops, conditional branching, how to use arrays etc. Most of these concepts are common to all programing languages, where and how to learn them is the question.

The most common place BASIC is found in this day and age is in MS Office Macros. Visual Basic seems like what you will need to learn, look for a book on Excel VB macros, you should be able to get a leg up.

HOWEVER, it seems that you still need to learn the basics of programing. There should be numerous sources on line for that, do a bit of searching, looking for programing tutorials. Of course if you can find them in basic it would help.
 

Similar threads

  • · Replies 43 ·
2
Replies
43
Views
7K
  • · Replies 28 ·
Replies
28
Views
2K
  • · Replies 102 ·
4
Replies
102
Views
2K
Replies
16
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
6
Views
2K
  • · Replies 102 ·
4
Replies
102
Views
7K