Visual Basic
C++
F#
Go Programming Language
Perl
Pike programming language
Crystal (programming language)
IronPython
D (Programming Language)
C++
Nim (programming language)
V (programming language)
Go Programming Language
Perl
Pike programming language
Crystal (programming language)
Visual Basic
D (Programming Language)No Visual Basic videos yet. You could help us improve this page by suggesting one.
Based on our record, D (Programming Language) seems to be a lot more popular than Visual Basic. While we know about 60 links to D (Programming Language), we've tracked only 5 mentions of Visual Basic. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Yes. It's called the documentation. Source: over 3 years ago
The Microsoft documentation is probably going to be the best bet for VB.NET. Source: over 4 years ago
And for that one, I had a friend who worked at the computer place who had Visual Basic, and I was like, "Give me the Visual Basic disc." And so I loaded that onto my computer and just made a CV as a program in Visual Basic, put it on a floppy disk, and then dropped it in the letterbox of this guy who was in his garage. He had a small business, and he needed an extra programmer. And that's how I started my first... - Source: dev.to / over 4 years ago
How about this by Microsoft? https://docs.microsoft.com/en-us/dotnet/visual-basic/. Source: about 5 years ago
Are you referring to the .NET version of Visual Basic here or the classic Visual Basic 6 which pre-dates .NET by quite a bit and whose extended support ended in 2008? Source: about 5 years ago
I've spent 2 weeks (2-4h per day) to make D language[1] version of Sciter SDK [2] Choice of AI "tooling" was by accident - typed something like "how to define copy constructor in D for custom structure" in Microsoft's Copilot in Edge browser that gives context for AI. The answer was good enough for me and so I went with it further. [1] D language HQ : https://dlang.org/. - Source: Hacker News / about 1 month ago
> Mostly, I am not really trying to compete with C/C++/Rust on speed, but I'm not going to add a GC either. So I'm somewhere in there. Out of curiosity, how would you compare the goals of Rue with something like D[0] or one of the ML-based languages such as OCaml[1]? 0 - https://dlang.org/ 1 - https://ocaml.org/. - Source: Hacker News / 7 months ago
The D language home page has something similar with a drop down with code examples https://dlang.org/. - Source: Hacker News / 12 months ago
What is this? There's a lot of red flags here. * The name "D" for a programming language was taken in 1999: https://dlang.org/. - Source: Hacker News / about 1 year ago
>For me the biggest gap in programming languages is a rust like language with a garbage collector, instead of a borrow checker. I cannot agree more that's the much needed sweet spot/Goldilock/etc. Personally I have been advocating this approach for some times. Apparently the language is already widely available and currently has stable and wide compiler support including the venerable GNU compiler suite (GDC). It... - Source: Hacker News / over 1 year ago
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
F# - F# is a mature, open source, cross-platform, functional-first programming language.
Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.
Perl - Highly capable, feature-rich programming language with over 26 years of development