Únete a millones que usan la app de Alison: más rápida, más fácil y pensada para aprender desde cualquier lugar 📲 Aprende sobre la marcha
con la app de Alison
Free Online Courses from the Zenva
Zenva
Computer programming expert
203,779
Estudiantes
9
Cursos
492
Beneficiados
Information Technology (IT)
Teaching & Academics
Imparte cursos en Alison desde May, 2021
Zenva has been providing online courses in programming and computer science since 2015, and has built a community of over a million learners and developers from countries across the globe. Its mission is to teach coding in a way that’s so simple, everyone can achieve success in their careers and hobbies.

Zenva’s courses have been designed by instructors who have been certified by Unity Technologies and CompTIA in recognition of their demonstrated excellence in programming. As leaders in their field, they also participate in elite developer programs, including the Intel Software Innovator Program, Oculus Start, and Microsoft BizSpark. That way, you can be confident that you’re learning the most up-to-date content from industry experts.

With Zenva,...
Curso destacado de este creador de cursos
Web Development with HTML and CSS for Beginners
93,093Estudiantes ya inscritos
467
229
No me interesa
Cursos en línea gratuitos por Zenva
Web Development with HTML and CSS for Beginners
4-5 horas 93,093 estudiantes
By Zenva
Aprenderás Cómo

Upon the successful completion of this course, you should be able to:

  • State the differences between HTML and CSS
  • Identify the different types of tags
  • Identify some of the websites that you can use to expand your knowledge of HTML or CSS
  • List some of the basics of tag inside HTML
  • Describe how to set up paragraphs and new lines inside of an HTML code
  • List three different things you can do with CSS to make your website look unique and make it fit whatever sort of theme you want
  • Discuss in detail what a style sheet tag does
  • Identify how to load an external style sheet into an actual HTML document
  • State how you can modify a paragraph tag
  • Identify the concept of IDs inside CSS
  • Define borders and margins in CSS
course logo
CERTIFICATE
Nivel principiante
Programming
Web Development with HTML and CSS for Beginners
4-5 horas
93093 inscrito
Build a Text-Based RPG With C++
4-5 horas 4,444 estudiantes
By Zenva
Aprenderás Cómo

By the end of this course, you will be able to:

  • Identify how to store object information and data with classes
  • List the steps in creating a text-based dungeon crawler game
  • State how to create custom classes
  • Explain how to organize project files
  • Define game loops in C++
  • Describe how to implement game loops
  • Explain the game character class
  • State how to implement the player class
  • Identify how to set up inventory
  • Identify how to build the dungeon class
  • State three specific functionalities of building a dungeon class
  • Discuss how to improve up the dungeon game
course logo
CERTIFICATE
Nivel principiante
Programming
Build a Text-Based RPG With C++
4-5 horas
4444 inscrito
Introduction to C++ Programming for Beginners
3-4 horas 12,465 estudiantes
By Zenva
Aprenderás Cómo

By the end of this course, you will be able to:

  • Discuss how to write C++ code
  • Explain how to handle user Input and Output
  • Identify and use basic variable types
  • Discuss how to implement Control Flow and Logic
  • Explain how to create and use custom variable types through the use of Clauses and Objects
  • Distinguish between Assignment Operators and Arithmetic Operators
  • List the examples and variants of an IF Statements
  • Describe how Loops work from a programming perspective
course logo
CERTIFICATE
Nivel principiante
Programming
Introduction to C++ Programming for Beginners
3-4 horas
12465 inscrito
Introduction to Mobile App Development With Flutter
5-6 horas 24,727 estudiantes
By Zenva
Aprenderás Cómo

By the end of this course, you will be able to:

  • Explain how to build a functional Flutter App that can run on Android and iOS from scratch
  • Summarize the basics of how to build your User Interface
  • Identify how to favourite and unfavorite Contacts
  • Discuss ways to navigate between Contact List and Contact Create Page
  • Describe how to load Contacts from ContactDao in ContactsModel
  • Describe State Management using Scold Model
  • State how to create your own Custom Widget
  • Evaluate how to manage your code effectively
course logo
CERTIFICATE
Nivel intermedio
App Development
Introduction to Mobile App Development With Flutter
5-6 horas
24727 inscrito
Learn Game Development with Python and Pygame
4-5 horas 6,468 estudiantes
By Zenva
Aprenderás Cómo

By the end of this course, you will be able to:

  • Identify three uses of VSC (Visual Studio Code)
  • Explain what Pygame is
  • Discuss how to build a game window
  • Create a game screen object
  • State the concepts of the game loop
  • Explain the method to import an image to a project
  • Describe the process to integrate custom objects and Pygame components
course logo
CERTIFICATE
Nivel principiante
Programming
Learn Game Development with Python and Pygame
4-5 horas
6468 inscrito
Excel's Data Tools and Management for Beginners
4-5 horas 13,175 estudiantes
By Zenva
Aprenderás Cómo

By the end of this course, you will be able to:

  • Explain how Excel’s spell check system
  • Describe how to format cells and the use of multiple styles of border
  • Discuss the way numbers behave in Excel and how to change that behaviour
  • Outline useful keyboard shortcuts for editing data in Excel
  • Summarise how to group multiple worksheets in Excel
  • Outline how to make navigation easier by using mouse and keyboard shortcuts
  • Explain how to use data validation rules to prevent the inclusion of bad data
  • Outline the features of custom data validation errors and alerts
  • Describe how to separate text in a column and remove duplicates
  • Explain how to split data of a fixed width
  • Summarise the features of ‘flash fill’ in Excel data
  • Discuss how to use ‘goal seek’ for simple what-if analysis
  • Outline different data types and data tables for multiple input data
course logo
CERTIFICATE
Nivel principiante
Data Analysis
Excel's Data Tools and Management for Beginners
4-5 horas
13175 inscrito
Building a Responsive Website with Bootstrap
4-5 horas 2,442 estudiantes
By Zenva
Aprenderás Cómo

By the end of this course, you will be able to:

  • Describe how to create a responsive website
  • Recognise the various ‘rules’ of CSS
  • Explain how to use HTML to create a website
  • Outline the steps required to create a website using CSS and HTML
  • Highlight how to add an HTML file
  • Explain how to add containers with Bootstrap 
  • Discuss how to properly use Bootstrap components 
  • Outline how to create a responsive website with Bootstrap
course logo
CERTIFICATE
Nivel principiante
Web Development
Building a Responsive Website with Bootstrap
4-5 horas
2442 inscrito
Starting Python Programming
1.5-3 horas 30,279 estudiantes
By Zenva
Aprenderás Cómo

After completing this course, you will be able to:

  • Discuss the salient features and aspects of the coding language called Python
  • Identify some of the key benefits that Python provides over other programming languages
  • Describe the use of Repl.it in Python and examine its interface
  • Explain the use of variables in Python, along with examples
  • Discuss the use of Operators in Python and their types
  • Describe what collections are in Python with their different varieties
  • Discuss the different type of control flows in Python and their execution
  • Explain how to use functions and their different categories in Python
  • Define what objects are and understand their different types
course logo
CERTIFICATE
Nivel principiante
Programming
Starting Python Programming
1.5-3 horas
30279 inscrito
Mostrando 1 - 8 of 9
Reseñas y comentarios de los estudiantes sobre
966
492
avatar
Husama T.
Thanks for the great learning experience! I really appreciated the opportunity to learn and grow. The feedback provided was valuable and will help me improve. Looking forward to more learning opportunities in the future!
¿Te resultó útil esta reseña?
Denunciar
avatar
Joanna M.
Easy to follow instructions. Test relevant to course content.
¿Te resultó útil esta reseña?
Denunciar
Recibe actualizaciones exclusivas de cursos
Be the first to know when a new course is available from Zenva . Stay on track with your learning goals and find new opportunities to grow.
Ver similares Creadores de cursos
imagen de la categoría
Information Technology (IT)
+5
Avatar del creador de cursos
Channel 9
Computer science written by MS tutors
Channel 9 is a Microsoft community site created in 2004. Originally launched as the company's blog, it is run ..Saber más
55 Cursos
1,744,558 Estudiantes
imagen de la categoría
Information Technology (IT)
+2
Avatar del creador de cursos
ClayDesk E-Learning
E-learning-cloud & web entrepreneur
As the CEO of ClayDesk, Syed Raza teaches with passion and purpose. Every course is delivered with his student..Saber más
Cursos
323,674 Estudiantes
imagen de la categoría
Information Technology (IT)
+1
Avatar del creador de cursos
Devslopes
Coder and app developer
Devslopes was founded by Mark Price, a veteran coder in building mobile apps for iOS and Android. Courses star..Saber más
13 Cursos
111,553 Estudiantes
imagen de la categoría
Information Technology (IT)
+3
Avatar del creador de cursos
Microsoft
Established provider of Microsoft
Microsoft Corporation is a public multinational corporation that develops, manufactures, licenses and supports..Saber más
13 Cursos
544,727 Estudiantes
imagen de la categoría
Information Technology (IT)
+8
Avatar del creador de cursos
NPTEL
University lecturer curated courses
The National Programme on Technology Enhanced Learning is an online learning platform founded in 2003 by the c..Saber más
589 Cursos
5,487,795 Estudiantes
imagen de la categoría
Information Technology (IT)
+2
Avatar del creador de cursos
Pavan Lalwani
Corporate software trainer whiz
Pavan Lalwani's mission is to help professionals to take control of their skills and present them in a way tha..Saber más
Cursos
59,146 Estudiantes
imagen de la categoría
Information Technology (IT)
+5
Avatar del creador de cursos
SimonSezIT
Business & technical software leaders
SimonSezIT has been providing quality online education for over a decade and has taught hundreds of thousands ..Saber más
60 Cursos
1,447,789 Estudiantes
imagen de la categoría
Information Technology (IT)
+6
Avatar del creador de cursos
Workforce Academy Partnership
Business solutions & skills masters
Workforce Academy Partnership works with global leaders in online video learning content solutions for project..Saber más
138 Cursos
3,064,084 Estudiantes
Explorar todas las categorías de cursos de Alison
IT
1,273
Cursos
Language
314
Cursos
Health
1,037
Cursos
Teaching & Academics
1,638
Cursos
Personal Development
1,317
Cursos
Business
1,742
Cursos
Sales & Marketing
445
Cursos
Engineering & Construction
815
Cursos
Management
1,063
Cursos

Preguntas frecuentes

Is Alison really free?
The good news is that it’s free to learn on Alison! There is no cost for you to study and complete any of the courses offered by Alison. Once you’ve completed a course, you’ll have the option to purchase a printed or digital Certificate. If you don’t purchase a Certificate or Diploma, you can download your free Learner Record. This is official confirmation of the courses you have completed with Alison and the results you have achieved. Your Learner Record can be found in your Profile/Dashboard.
Crea cursos en Alison, gana dinero y empodera a millones
¿Te inspira Zenva? Tú también puedes convertirte en creador de cursos. Comparte tu experiencia con millones de estudiantes y ayúdalos a crecer cada día.
Conviértete en creador de cursos