Mostrando las entradas con la etiqueta Django. Mostrar todas las entradas
Mostrando las entradas con la etiqueta Django. Mostrar todas las entradas

martes, 29 de septiembre de 2020

Con que framework debo desarrollar un sistema web??


Esta pregunta me la hizo un alumno y quiero compartir mi respuesta. 

Existen muchas opciones pero es bueno ir por donde va la industria, es decir utilizar lo más usado. Claramente hoy en día se utiliza un framework backend + un framewor front.Comunicados por Apis Rest.  

Por front podemos elegir : Angular, React o Vue , el mercado esta ahí. 

Por back tenes muchas opciones: java - spring boot, solución super probada y te va andar muy bien.

dot net - dot net core con MVC, un poco más nuevo pero anda muy bien y se usa mucho. 

Python: Django, viejito pero bueno,

Javascript con node y express. 

Y si te interesa arriesgarte y optar por algo nuevo tenes Go, con Echo o otros frameworks. 

miércoles, 7 de septiembre de 2016

Codescholl lanza un nuevo curso ahora Django!!

Code School
 
Digging into Django
Journey into the depths of Django to build a fully functioning, scalable web application filled with treasures that will wow your users.
View Course
What You'll Build
Forging Ahead with ASP.NET Core
 
 
What You'll Learn
 
Templates & Inheritance
Update the homepage in a Django app to have a grid view, as well as add a detail page and improve code with template inheritance.
 
Level 2: Forms
Add a new Treasure form so users can easily create new treasures from the homepage.
 
Level 3: Image Uploads
Enable the ImageField so users can upload treasure images from their own computer.
 
Level 4: Users
Relate the built-in user model to our treasure model to create a user profile page, and then add user authentication.
 
Level 5: AJAX
Leverage the power of AJAX to create instantaneous search functionality and a seamless Like button.
Why Django?
If you're wondering why you should choose to learn Django, Course Instructor Sarah Holderness breaks down the benefits in her new blog post.
 
Twitter IconFacebook IconYoutube IconGoogle+ Icon