Python
Python is a high-level programming language known for its clear and easy-to-learn syntax, making it ideal for developers of all levels. It is widely used in various fields, including web development, ...
Materials:
Courses: 3
Tutorials: 15
Tests: 4
Articles: 1
C
The C language is a mid-level programming language valued for the efficiency and control it offers over hardware resources, making it essential in the development of operating systems and low-level so...
Materials:
Tutorials: 7
Tests: 3
Articles: 1
AWS
Amazon Web Services (AWS) is a comprehensive and continuously expanding cloud computing platform, offering over 200 fully featured services for computing, storage, databases, networking, artificial in...
Materials:
Tutorials: 3
Tests: 3
JavaScript
JavaScript is a dynamic and versatile programming language essential for web development, enabling the creation of interactive interfaces and engaging user experiences in the browser. It is used both ...
HTML
HTML (HyperText Markup Language) is the standard language used to create and structure web pages. It uses tags to define the elements of a page, such as headings, paragraphs, images, and links....
Materials:
Tutorials: 1
CSS
CSS (Cascading Style Sheets) is the language used to style and layout HTML elements. It allows control over the visual appearance of a website, including colors, fonts, spacing, and layout....
Materials:
Tutorials: 1
Bootstrap
Bootstrap este un framework front-end open-source care facilitează dezvoltarea rapidă și ușoară a site-urilor web responsive și mobile-first. Acesta oferă un set de instrumente predefinite, cum ar fi ...
Materials:
Tests: 1
GIT
Git is a distributed version control system used to track changes made to files and folders. It enables efficient collaboration on projects by managing the history of changes, branching, and merging d...
Materials:
Tutorials: 1
Articles: 1
MySQL
MySQL este o bază de date relațională open-source populară, utilizată pentru stocarea și gestionarea datelor organizate. Acesta permite organizarea informației în tabele interconectate, facilitând acc...
GO
Golang, also known as Go, is a programming language developed by Google to be simple, efficient, and secure. Created by Robert Griesemer, Rob Pike, and Ken Thompson, Go combines the performance and sa...
Materials:
Courses: 1
Tutorials: 2
Tests: 1
Articles: 1
C++
C++ is a high-level programming language known for its power and flexibility. It is widely used in system application development, video games, and complex software due to its high performance and obj...
Materials:
Courses: 1
Assembly
Assembly language is a low-level programming language that allows programmers to write instructions directly for the processor. Each Assembly instruction corresponds to a machine code instruction, pro...
Materials:
Tutorials: 2
Tests: 1
Java
Java is an object-oriented programming language developed by Sun Microsystems (now part of Oracle) in 1995. It is known for its portability, as Java code is compiled into bytecode that can run on any ...
C#
C# (pronounced "C sharp") is a modern, object-oriented programming language developed by Microsoft as part of the .NET platform. Designed to combine the power and performance of C and C++, C# offers a...
Digital Literacy
Digital Literacy refers to the essential skills and knowledge needed to effectively navigate, evaluate, and create information using digital technologies. This category encompasses articles and tutori...
Materials:
Articles: 2
Django
Django is a high-level Python web framework that enables rapid development of secure and scalable web applications. It follows the "batteries-included" philosophy, providing built-in tools for authent...