Pinned Repositories
AirBnB_clone
AirBnB_clone_v2
AirBnB_clone_v4
binary_trees
example_repo
An example repo for learning purposes
first-quiz
Repository for the first technical challenge of ver+ tech fellows 2024 program
fullstack-course4
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
holberton-system_engineering-devops
scripts
holbertonschool-low_level_programming
Learning Objectives At the end of this project, you are expected to be able to explain to anyone, without the help of Google: General Why C programming is awesome (don’t forget to tweet today, with the hashtag #cisfun :)) Who invented C Who are Dennis Ritchie, Brian Kernighan and Linus Torvalds What happens when you type gcc main.c What is an entry point What is main How to print text using printf, puts and putchar How to get the size of a specific type using the unary operator sizeof How to compile using gcc What is the default program name when compiling with gcc What is the official Holberton C coding style and how to check your code with betty-style How to find the right header to include in your source code when using a standard library function How does the main function influence the return value of the program Requirements C Allowed editors: vi, vim, emacs All your files will be compiled on Ubuntu 14.04 LTS using gcc 4.8.4 All your files should end with a new line A README.md file at the root of the holbertonschool-low_level_programming repo, containing a description of the repository A README.md file, at the root of the folder of this project, containing a description of the project There should be no errors and no warnings during compilation You are not allowed to use system Your code should use the Betty style. It will be checked using betty-style.pl and betty-doc.pl Shell Scripts Allowed editors: vi, vim, emacs All your scripts will be tested on Ubuntu 14.04 LTS All your scripts should be exactly two lines long ($ wc -l file should print 2) All your files should end with a new line The first line of all your files should be exactly #!/bin/bash
spring5webapp
Example Spring 5 Web Application
vagava's Repositories
vagava/holbertonschool-low_level_programming
Learning Objectives At the end of this project, you are expected to be able to explain to anyone, without the help of Google: General Why C programming is awesome (don’t forget to tweet today, with the hashtag #cisfun :)) Who invented C Who are Dennis Ritchie, Brian Kernighan and Linus Torvalds What happens when you type gcc main.c What is an entry point What is main How to print text using printf, puts and putchar How to get the size of a specific type using the unary operator sizeof How to compile using gcc What is the default program name when compiling with gcc What is the official Holberton C coding style and how to check your code with betty-style How to find the right header to include in your source code when using a standard library function How does the main function influence the return value of the program Requirements C Allowed editors: vi, vim, emacs All your files will be compiled on Ubuntu 14.04 LTS using gcc 4.8.4 All your files should end with a new line A README.md file at the root of the holbertonschool-low_level_programming repo, containing a description of the repository A README.md file, at the root of the folder of this project, containing a description of the project There should be no errors and no warnings during compilation You are not allowed to use system Your code should use the Betty style. It will be checked using betty-style.pl and betty-doc.pl Shell Scripts Allowed editors: vi, vim, emacs All your scripts will be tested on Ubuntu 14.04 LTS All your scripts should be exactly two lines long ($ wc -l file should print 2) All your files should end with a new line The first line of all your files should be exactly #!/bin/bash
vagava/spring5webapp
Example Spring 5 Web Application
vagava/AirBnB_clone
vagava/AirBnB_clone_v2
vagava/AirBnB_clone_v4
vagava/binary_trees
vagava/example_repo
An example repo for learning purposes
vagava/first-quiz
Repository for the first technical challenge of ver+ tech fellows 2024 program
vagava/fullstack-course4
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
vagava/holberton-system_engineering-devops
scripts
vagava/holbertonschool-Fun-with-CSS
vagava/holbertonschool-files_manager
holbertonschool-files_manager
vagava/holbertonschool-headphones
vagava/holbertonschool-higher_level_programming
vagava/holbertonschool-interview
vagava/holbertonschool-Markdown2HTML
holbertonschool-Markdown2HTML
vagava/holbertonschool-smiling-school
vagava/holbertonschool-smiling-school-javascript
holbertonschool-smiling-school-javascript
vagava/holbertonschool-web_back_end
vagava/holbertonschool-web_front_end
vagava/holbertonschool-web_react
vagava/JAVA-PersonalProjects
This repo is a compilation of exercises thar I will do during my process to learn java.
vagava/learning_and_practice
In this repository are all the practice exercises, information, resources and notes of the languages that I am learning.
vagava/LightningWebComponentsPrectice
vagava/monty
vagava/Platzi
vagava/prueba_AirBnB_clone
vagava/pythonAdvanceExamples
vagava/sorting_algorithms
vagava/vagava