Day: December 1, 2023

  • Learn CSS (Full Tutorial)

    Learn CSS (Full Tutorial)

    CSS Introduction (#1) CSS is the language we use to style a Web page. What is CSS? CSS stands for Cascading Style Sheets CSS describes how HTML elements are to be displayed on screen, paper, or in other media CSS saves a lot of work. It can control the layout of multiple web pages all at…

    Continue Reading

  • Learn R (Full Tutorial)

    Learn R (Full Tutorial)

    R Introduction What is R R is a popular programming language used for statistical computing and graphical presentation. Its most common use is to analyze and visualize data. Why Use R? It is a great resource for data analysis, data visualization, data science and machine learning It provides many statistical techniques (such as statistical tests, classification,…

    Continue Reading

  • Learn Kotlin (Full Tutorial)

    Learn Kotlin (Full Tutorial)

    Kotlin Introduction What is Kotlin? Kotlin is a modern, trending programming language that was released in 2016 by JetBrains. It has become very popular since it is compatible with Java (one of the most popular programming languages out there), which means that Java code (and libraries) can be used in Kotlin programs. Kotlin is used for: Mobile applications…

    Continue Reading