Page 1
Page 1
Started By
Message

Free Coding Software Suggestions?

Posted on 8/4/20 at 6:06 pm
Posted by TigerCrude
Member since Oct 2019
1878 posts
Posted on 8/4/20 at 6:06 pm
Anyone have a good free coding software? I have limited experience with Matlab and Fortran languages from when I was in college. I haven’t looked at any coding, programming, or software in a while, but I’ve got a little free time and would like to learn a some. Mostly to use for some iteration financial calcs but potentially use for data analysis later on. I’d like for it to be pretty user friendly at first so I can learn the basics again.
Posted by efrad
Member since Nov 2007
18644 posts
Posted on 8/4/20 at 6:56 pm to
(no message)
This post was edited on 1/11/21 at 12:25 am
Posted by r3lay3r
EBR
Member since Oct 2016
1812 posts
Posted on 8/4/20 at 7:31 pm to
Visual Studio has a free version (Community) that supports C#, C++, VBnet and other languages. For a simpler option, without the full IDE, look at Microsoft Code. It has support for a many languages.
Posted by CFDoc
Member since Jan 2013
2093 posts
Posted on 8/4/20 at 7:32 pm to
Start with python.

Look up Zed Shaw learn python the hard way.
Posted by Brisketeer
Texas
Member since Aug 2013
1432 posts
Posted on 8/4/20 at 7:34 pm to
Definitely agree with Python based on what you listed. You should consider R also. Visual Studio is a great suggestion also. You can code R, Python as well as c# with Visual Studio.
Posted by TigerCrude
Member since Oct 2019
1878 posts
Posted on 8/4/20 at 7:46 pm to
What exactly is Visual Studio
Posted by Brisketeer
Texas
Member since Aug 2013
1432 posts
Posted on 8/4/20 at 7:52 pm to
It’s Microsoft’s integrated development environment. There are free versions.
Posted by Fat Batman
Gotham City, NJ
Member since Oct 2019
1381 posts
Posted on 8/4/20 at 8:51 pm to
As mentioned above it is an IDE. You need an IDE to compile/run your code. This is simply a text editor (like Word) but specifically one where you write your code in and it can run the code you write. When you type code and want to run it your computer needs to know what to do with it. An IDE says to your computer, "hey this is python code here's what you're supposed to do".

ETA: if you, or anyone, are local to BR and serious about learning programming or looking for a group to bounce some shite around hit me up fatbatmantd@gmail.com. I started about a year ago and would love to get something going locally.
This post was edited on 8/4/20 at 9:01 pm
Posted by Korkstand
Member since Nov 2003
28704 posts
Posted on 8/4/20 at 11:50 pm to
quote:

For a simpler option, without the full IDE, look at Microsoft Code.
Quick clarification, it's called "Visual Studio Code". And it is really great. It's free and open source, and they update it regularly. It has a lot of IDE type features without being a full-blown and bloated IDE. It is fast, it gets out of your way so you can write code, but it pops in with great features to help you do stuff faster (especially with the right extensions, and there are many).
Posted by Korkstand
Member since Nov 2003
28704 posts
Posted on 8/4/20 at 11:51 pm to
quote:

ETA: if you, or anyone, are local to BR and serious about learning programming or looking for a group to bounce some shite around hit me up
YGM
Posted by ArkLaTexTiger
Houston
Member since Nov 2009
2461 posts
Posted on 8/5/20 at 10:01 am to
Python on Raspberry Pi. It's an inexpensive way to learn programming and Linux. If you trash the system it's easy to reload and start over.
Posted by bigblake
Member since Jun 2011
2501 posts
Posted on 8/6/20 at 6:27 am to
(no message)
This post was edited on 9/4/20 at 2:06 am
Posted by Hulkklogan
Baton Rouge, LA
Member since Oct 2010
43296 posts
Posted on 8/6/20 at 7:19 am to
Emailed


I've been learning Python and love tinkering with it, but the projects i come up with get complex and above my head really quickly and I've been kind of trudging through mud to figure things out.
This post was edited on 8/6/20 at 7:20 am
Posted by TigerCrude
Member since Oct 2019
1878 posts
Posted on 8/6/20 at 12:08 pm to
Thoughts on VBA and R?
Posted by Fat Batman
Gotham City, NJ
Member since Oct 2019
1381 posts
Posted on 8/6/20 at 1:49 pm to
Visual Basic is dead, I wouldn't waste any time learning it. You said you wanted something 'user friendly' at first, which I'm assuming you meant beginner-friendly. I don't really know anything about R, but you don't see a lot of people recommending R to beginners and its capabilities are pretty limited. I'll recommend it one more time. Python. it is beginner-friendly, robust, can be used for data analysis, machine learning, web development, embedded applications, it's widely supported, arguably the fastest growing language in popularity, wide availabilities of libraries to help you do what you want, the list goes on.
Posted by r3lay3r
EBR
Member since Oct 2016
1812 posts
Posted on 8/8/20 at 3:32 pm to
VBA is used to program MS Office applications. If you interested to building apps in Excel, it's useful in extending what can be done with cell level formulas.

R is usually used in analyzing big data sets. It's supported by the Visual Studio. VS supports F#, a functional language, also used when working with big data.
first pageprev pagePage 1 of 1Next pagelast page
refresh

Back to top
logoFollow TigerDroppings for LSU Football News
Follow us on Twitter, Facebook and Instagram to get the latest updates on LSU Football and Recruiting.

FacebookTwitterInstagram