Click here to Skip to main content
16,004,458 members
Everything / Programming Languages / Basic

Basic

Basic

Great Reads

by Chris Boss
More about BASIC and what can be accomplished with the language
by Howard 9448490
Creating a reusable editor for C# Applications using the RichTextBox Control
by Chris Boss
BASIC: A powerful language often underestimated and undervalued
by Chris Boss
BASIC is one of the most misunderstood programming languages! Mention BASIC to a current software developer and one quickly finds out that it is not viewed favorably by most programmers.

Latest Articles

by Trần_Tuấn_Anh
Lambda functions are a powerful feature introduced in Java 8 that revolutionize how you write and manage code. They allow for more concise and readable code, especially when dealing with functional interfaces.
by Trần_Tuấn_Anh
Spring Boot simplifies Java application development by providing a range of powerful annotations that help streamline configuration and setup. Among these annotations, @SpringBootApplication plays a pivotal role.
by Chris Boss
BASIC: A powerful language often underestimated and undervalued
by Wessel Beulink
Microsoft Azure enhances security with private subnets, fostering efficient network management.

All Articles

Sort by Title

Basic 

5 Jan 2024 by Wessel Beulink
Microsoft Azure enhances security with private subnets, fostering efficient network management.
28 Feb 2024 by Chris Boss
BASIC: A powerful language often underestimated and undervalued
15 Nov 2022 by Chris Boss
More about BASIC and what can be accomplished with the language
19 Apr 2017 by Chris Boss
After years of learning how Windows works under the “hood”, as a WIN32 API programmer, I can look back at classic Visual Basic from a different perspective and see how it could have been designed better right from the start. As a long time BASIC programmer, I appreciated how easy it was
2 Nov 2016 by Chris Boss
One of the challenges which I have felt made the WIN32 API dfficult to learn is that it leaned heavily on C and as a long time BASIC programmer, I always felt the C language syntax was terse in nature and that it lacked the natural syntax of languages like BASIC.
9 Dec 2017 by Thomas Weller
Given here are some myths of 'textbook-TDD' and why they are wrong
4 Sep 2017 by Chris Boss
BASIC is one of the most misunderstood programming languages! Mention BASIC to a current software developer and one quickly finds out that it is not viewed favorably by most programmers.
4 Sep 2024 by Trần_Tuấn_Anh
Spring Boot simplifies Java application development by providing a range of powerful annotations that help streamline configuration and setup. Among these annotations, @SpringBootApplication plays a pivotal role.
N 19 Sep 2024 by Trần_Tuấn_Anh
Lambda functions are a powerful feature introduced in Java 8 that revolutionize how you write and manage code. They allow for more concise and readable code, especially when dealing with functional interfaces.