I am going to learn programming

  • Thread starter Thread starter adjacent
  • Start date Start date
  • Tags Tags
    Programming
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
32 replies · 4K views
I must say that C# is better than VB.
It's not as easy to learn but it seems much better.
 
Last edited:
Physics news on Phys.org
You can learn more online about this.

As you want to going programming, so you can learn more many tutorial site about this.
 
As to the question of "how to remember specificly how to code something", I have one suggestion. And that is to keep, filed in some well-organized fashion, all the code you ever write. In the course of my job, I work with many different programming languages, sometimes within a single day. So I can remember some things but there are always some details that I can't remember. However, I can remember that I once wrote code that did that, and I can pretty easily find the code that I already wrote and then adapt it or learn again from it the details that I need. This is one reason that experience in programming, over time, can really pay off.

All the other strategies suggested above are also very useful.
 
  • Like
Likes   Reactions: 1 person