-
Informática y TI
- Ver todo
- Desarrollo Móvil
- Redes y Seguridad
- Desarrollo de Juegos
- Software y Herramientas
-
Desarrollo Web
- Ver todo
- Diseño Web Adaptable
- Bootstrap
- EmberJS
- Express JS
- Firebase
- Flask
- Gatsby
- HTML 5
- jQuery
- Knockout.js
- Laravel
- Mean Stack
- NodeJS
- OpenID
- Ruby On Rails
- Sass
- Sinatra
- Svelte.js
- Symfony
- Web Scraping
- Webpack
- ZURB Foundation
- Nuxt.js
- Backbone.js
- AngularJS
- Vuejs
- React
- ASP.NET
- CSS
- Django
- GraphQL
- Auth0
- Gulp JS
- Coffeescript
- Python
- Javascript
- PHP
- Ruby
- Elixir
- D3.js
- Lenguajes de Programación
- Pruebas de Software
- Bancos de Datos
- Desarrollo de Software y Algoritmos
- Ingeniería de Software
- Cloud Computing
- Desarrollo de Escritorio
- Ciencia de Datos
- Certificaciones de TI
- Sistemas Operativos
- Machine Learning
- Operaciones de TI y DevOps
-
Artes y Diseño
- Ver todo
- Moda
- Software de Música
- Diseño Web
- Diseño de Juegos
-
Design Tools
- Ver todo
- Adobe After Effects
- Adobe Animate
- Blender
- CATIA
- Cinema 4D
- Clip Studio Paint
- 3D Coat
- Autodesk 3ds Max
- Adobe Illustrator
- Adobe Photoshop
- GIMP
- InDesign
- Keyshot
- Lumion
- Manga Studio
- Marmoset Toolbag
- Marvelous Designer
- Autodesk Maya
- Autodesk Navisworks
- Powtoon
- Procreate
- RealFlow
- Autodesk Revit
- Sculptris
- SketchUp
- SolidWorks
- SpeedTree
- Tinkercad
- Toon Boom
- World Machine
- ZBrush
- Modelado 3D
- Substance Painter
- Sketch
- Vue
- Adobe Bridge
- Adobe Flash
- Adobe InCopy
- Adobe Lightroom
- Adobe Xd
- Affinity Designer
- Affinity Photo
- Ansys
- Autodesk AutoCAD
- Autodesk Fusion 360
- Enscape
- Figma
- Houdini
- Adobe Dreamweaver
- Diseño Gráfico
- Diseño de Producto
- Arquitectura y Interiorismo
- Fotografía
- Artes Visuales
- Música
- Cine y Video
- Desarrollo Personal
- Negocios
- Matemáticas, Ciencias y Ingeniería
- Profesiones y Hobbies
- Idiomas
- Mercadeo
- Humanidades y Ciencias Sociales
-
Finanzas
- Ver todo
- Certificación Financiera
- Contabilidad
-
Inversión y Trading
- Ver todo
- Trading Algorítmico
- Mercados Financieros
- Day Trading
- Bolsa de Valores
- Forex
- Comercio De Opciones
- Análisis de Cartera
- Estrategia de Trading
- Gráfico de Velas
- Mercado de Insumos Primarios
- Contratos Futuros
- Software de Análisis Técnico
- Inversión de Valor
- Principio de Onda de Elliott
- Swing Trading
- Stock Trading
- Análisis Técnico
- Criptomonedas y Blockchain
- Salud y Medicina
- Fitness
Cursos de Bootstrap
Preguntas frecuentes sobre Bootstrap
What is Bootstrap?
Bootstrap is a free and open-source front-end web development library that allows for rapid prototyping and creation of websites in a uniform, elegant and consistent fashion. It contains a set of extensive pre-built CSS-based interface components (like forms, buttons, etc.), a mobile-first responsive grid system and Javascript plugins battle-tested by the community and ready to be used on your website.
What is Bootstrap used for?
Bootstrap is used to build professional-looking websites without having to write custom CSS or Javascript from scratch. You just have to use Bootstrap’s own CSS and (optionally) Javascript plugins when building your HTML pages and your website becomes automatically mobile-ready, responsive and visually appealing that works and looks the same across many browsers and viewports.
How long does it take to learn Bootstrap?
Bootstrap is a framework, meaning that it’s supposed to be a frictionless, easy to use set of built-in tools that make it easy to use an underlying general-purpose technology. If you’re already familiar with HTML, CSS, and even Javascript, it should take no more than a week to learn how to use Bootstrap at its full capacity (read the prerequisites below).
What are the prerequisites for learning Bootstrap?
Bootstrap assumes a basic understanding of HTML and CSS (especially media queries). Javascript knowledge is optional but highly recommended as it comes with opt-in Javascript plugins that allow you to add dynamic components for a more interactive page (modals, for example).