Visual Studio
My favorite IDE is Visual Studio and Visual Studio Code.
It is used to develop computer programs, as well as websites, web apps, web services
and mobile apps.
Free community edition available.
My favorite IDE is Visual Studio and Visual Studio Code.
It is used to develop computer programs, as well as websites, web apps, web services
and mobile apps.
Free community edition available.
Online compilers are a free and easy way to test code on the go.
There are a bunch of them online.
Cpp is my favorite programing language. It is created by Bjarne Stroustrup as
an extension of the C programming language, or "C with Classes". The language
has expanded significantly over time, and modern C++ now has object-oriented,
generic, and functional features in addition to facilities for low-level memory
manipulation. It is almost always implemented as a compiled language, and many
vendors provide C++ compilers, including the Free Software Foundation, LLVM,
Microsoft, Intel, Oracle, and IBM, so it is available on many platforms.
I also like Python very much. It is very flexible. An interpreted high-level general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.Python is dynamically-typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly, procedural), object-oriented and functional programming. Python is often described as a "batteries included" language due to its comprehensive standard library.
The HyperText Markup Language, or HTML is the standard markup language for documents designed to be displayed
in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.
Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.
JavaScript often abbreviated as JS, is a programming
language that conforms to the ECMAScript specification. JavaScript is high-level,
often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic
typing, prototype-based object-orientation, and first-class functions.
Alongside HTML and CSS, JavaScript is one of the core technologies of the World Wide Web. Over 97% of websites use it client-side
for web page behavior, often incorporating third-party libraries. All major web browsers have a dedicated JavaScript engine to
execute the code on the user's device.
Vue.js is an open-source model–view–viewmodel front end JavaScript framework for building user interfaces and single-page applications. It was created by Evan You, and is maintained by him and the rest of the active core team members.
React is an open-source, front end, JavaScript library for building user interfaces or UI components. It is maintained by Facebook and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications. However, React is only concerned with state management and rendering that state to the DOM, so creating React applications usually requires the use of additional libraries for routing, as well as certain client-side functionality.
Ask me a question.
This website is hosted from my Pocket C.H.I.P. computer. Give my little boy some time to load! ;)
Last update: 20/12/2021