• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

Programming Links, All Levels and Types

Joined
Aug 17, 2008
Messages
2,190 (0.36/day)
Location
Minnesota, USA
System Name TaichiTig
Processor i7 6800K
Motherboard ASRock X99 Taichi
Memory 32GB DDR4 3200
Video Card(s) RTX 4070
Storage SSD + Misc. HDDs in DrivePool
Display(s) BenQ PD3200U, Samsung C32HG70
Case Antec Twelve Hundred
Audio Device(s) Behringer UMC404HD, LSR308, Shure SRH840, AKG K612, Etymotic HF5
Power Supply Corsair 750TX
Mouse Logitech G502
Keyboard Deck Legend Ice Tactile
Software Win10
Purpose
  • This thread is a collection of links containing free useful information for scripting/programming in multiple languages and at all levels. Suggestions for additions are welcomed.

Notes
  • The thread is not for discussion or programming support; start your own thread for specific questions. Please only post suggested links and the category under which they belong.
  • Credit goes to MrSeanKon for posting an earlier thread from which this originally took much of its content. This is that thread's up-to-date replacement.
  • Please report any broken links to me via PM.
  • Request to moderators: please remove any spam.





General / Miscellaneous / Multiple Languages

Assembly

General C/C++

C#

C++ Builder

C++ Builder and Delphi components

COBOL

Design patterns

Delphi

Fortran

Java

Numerical Analysis

Objective-C
Perl

PHP

Python

Ruby

Verilog

VHDL

Video Game Programming/Development

Visual Basic

Visual Studio

Windows programming

Web services
 
Last edited:
Was trying to learn programming some time ago, but I failed to find any guides. This will get me past summer easily :toast:. My thanks to both you and MrSeanKon.
 
Previous thread closed, this one stuck. You're in business TIGR :toast:
 
Could you please add http://www.cplusplus.com because it contains all the references to C++'s standard library (some even comes with example) which should be very beneficial.
 
Could you please add http://www.cplusplus.com because it contains all the references to C++'s standard library (some even comes with example) which should be very beneficial.

I checked the site over and it looks like a good addition. Added to the list. Thanks Zyon. :)
 
Great list!

I was looking and I didn't see pinvoke.net. It's a collection of wisdom on using unmanaged APIs in .NET languages. I'm not sure which heading it would go under though. I guess maybe "Windows Programming"?
 
Since it's only used for managed languages maybe put a link in both C# and VB?
Just a thought.

BTW ... always use that sight for my interop needs. :toast:
 
Updated, re-vetted, and reformatted!
 
that#s quite useful. I'm checking all the links. thx
 
Any R users?
 
Back
Top