VS Code

Visual Studio Code (VS Code) is an IDE developed by Microsoft, built on the Electron Framework, and launched in 2015. VS Code is arguably one of the most, if not the most popular IDE among the software development community; it already has hundreds of features included and on top of that, can be further tailored with extensions for practically any existing programming language, technology, or cool feature (yes, it truly is that amazing).

This section will discuss download & installation, configuration, customization, the most useful out-of-the-box features, the most relevant extensions for setting up a Data Science & Computer Science environment, integrations with GitHub, reactive Notebooks, LaTeX, and more.

In today’s world, we’re constantly being bombarded with information from countless sources – news outlets, social media, blogs, etc….
Formally, a type class is a type-system construct that supports ad hoc polymorphism. This is achieved by adding constraints to type variables…
Destructuring is a very powerful & widely-used syntactic construct that allows us to decompose a given object or structure…
Higher-order functions take other functions as arguments and/or return other functions as a result. These powerful abstractions allow us…
Scala is a strong, statically typed, high-level, general-purpose programming language that supports both object-oriented programming and functional programming. It…
Regular Expressions, also known as RegEx, is a pattern-matching tool used to find patterns in strings. We can think…
We could spend our entire developer’s life using just the basic concepts of any programming language we choose to…
Elixir is a compiled, dynamically-typed, general-purpose, functional programming language developed by Brazilian software developer José Valim, first released in…
Data science has its roots in statistics, computer science, and data analysis in the 1960s. It has since evolved…

Request Full Resume