We may earn an affiliate commission when you visit our partners.
Course image
Taught by Meta Staff

Este curso es ideal para principiantes que desean aprender los conceptos fundamentales que sustentan el lenguaje de programación Swift. Explore los conceptos básicos de programación y las estructuras de datos que son fundamentales para cualquier lenguaje, mientras descubre los aspectos únicos que hacen que Swift sea tan versátil como lo es hoy en día.

Read more

Este curso es ideal para principiantes que desean aprender los conceptos fundamentales que sustentan el lenguaje de programación Swift. Explore los conceptos básicos de programación y las estructuras de datos que son fundamentales para cualquier lenguaje, mientras descubre los aspectos únicos que hacen que Swift sea tan versátil como lo es hoy en día.

En este curso, practicará la utilización de estos conceptos. Más específicamente, aprenderá a usar constantes y variables con diferentes tipos de datos y explorará cómo ordenar y almacenar información en tipos de colecciones como matrices, tuplas y diccionarios.

Finalmente, descubrirá cómo hacer que su código sea reutilizable y más expresivo mediante el uso de funciones y cierres.

Al final de este curso, será capaz de:

• Demostrar un conocimiento práctico de los principios generales de programación.

• Preparar su sistema informático para la programación Swift.

• Mostrar comprensión de la sintaxis Swift y cómo controlar el flujo de código.

• Demostrar conocimiento de cómo declarar, usar y modificar constantes y variables.

• Diferenciar entre los diferentes tipos de operadores y sus funciones.

• Demostrar cómo crear patrones de flujo de control simples y funciones de llamada a través de Swift.

Para lograr buenos resultados en este curso, no necesita experiencia previa en desarrollo web, solo habilidades básicas de navegación por Internet y ganas de empezar a programar.

Enroll now

Two deals to help you save

What's inside

Syllabus

Introducción a la programación en Swift
Comience a utilizar Swift mediante el aprendizaje de los conceptos de programación básicos y fundamentales que sustentan el lenguaje de programación.
Read more
Estructuras de datos
Descubra cómo almacenar datos en arrays, tuplas y otros tipos de colecciones.
Funciones y cierres
Descubrir cómo las funciones permiten reutilizar bloques de código y explorar cómo los cierres almacenan la funcionalidad en constantes o variables.
Estructuras y clases
Aprender a encapsular el código con estructuras y clases.
Evaluación gradual
Ponga en práctica y reflexione sobre las habilidades que ha adquirido en este curso.

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Desarrolla los conceptos fundamentales de la programación Swift, que son relevantes para la academia y la industria
Enseña las estructuras de datos, que son esenciales para almacenar y organizar información en cualquier lenguaje de programación
Explora funciones y cierres, que ayudan a reutilizar el código y a almacenar la funcionalidad en constantes o variables
Examina estructuras y clases, que ayudan a encapsular el código y a organizar los datos
Proporciona una evaluación gradual, lo que permite a los alumnos reflexionar sobre sus conocimientos adquiridos

Save this course

Save Fundamentos de programación en Swift to your list so you can find it easily later:
Save

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Fundamentos de programación en Swift with these activities:
Brush Up on Object-Oriented Programming Concepts
Strengthen your understanding of object-oriented programming principles for a smoother transition to Swift.
Browse courses on OOP Concepts
Show steps
  • Review classes, objects, inheritance, and polymorphism
Join a Study Group
Connect with classmates and discuss course material, share knowledge, and learn from each other's perspectives.
Show steps
  • Reach out to fellow students to form a study group.
  • Set regular meeting times and stick to them.
  • Take turns presenting different topics and leading discussions.
Revise Swift Syntax Basics
Sharpen your understanding of Swift's essential syntax elements for a smoother start.
Browse courses on Swift Programming
Show steps
  • Review key concepts like variables, constants, and operators
Eight other activities
Expand to see all activities and additional details
Show all 11 activities
Review Swift Syntax
Understand Swift syntax and grammar to form a solid foundation for learning the language.
Show steps
  • Go through the official Swift documentation on syntax.
  • Read tutorials or articles that explain Swift syntax in a clear and concise manner.
  • Take online quizzes or practice exercises to test your understanding of syntax rules.
Practice Coding Basics
Reinforce your understanding of fundamental coding concepts by practicing them through exercises.
Show steps
  • Solve coding challenges on platforms like HackerRank or LeetCode.
  • Work through practice problems from the course material.
  • Build small coding projects to apply your knowledge in a practical setting.
Resolver problemas de programación de LeetCode
Resolver problemas de LeetCode te ayudará a mejorar tus habilidades de resolución de problemas y de codificación en Swift.
Browse courses on Swift
Show steps
  • Regístrate en LeetCode
  • Selecciona un problema de programación
  • Resuelve el problema en Swift
  • Compara tu solución con otras soluciones
Explore Swift Libraries
Expand your Swift knowledge by exploring the豐富的Swift ecosystem and its libraries.
Browse courses on UIKit
Show steps
  • Read documentation and tutorials on Swift libraries.
  • Find and use open- source libraries that can enhance your projects.
  • Experiment with different libraries to see how they can be integrated into your code.
Crear una aplicación sencilla de iOS
Crear una aplicación te permitirá practicar la aplicación de los conceptos aprendidos en clase y fortalecer tu comprensión de Swift.
Browse courses on Swift
Show steps
  • Define el alcance de tu aplicación
  • Diseña la interfaz de usuario
  • Implementa la lógica empresarial
  • Prueba y depura tu aplicación
Escribir un blog sobre un concepto de Swift
Escribir un blog te obligará a sintetizar y explicar un concepto de Swift, lo que profundizará tu comprensión.
Browse courses on Swift
Show steps
  • Elige un concepto de Swift para escribir
  • Investiga el concepto a fondo
  • Escribe una entrada de blog clara y concisa
Explore Swift Functions and Closures
Enhance your code reusability and expressiveness by delving into Swift functions and closures.
Show steps
  • Learn to define and invoke functions for code modularity
  • Utilize closures to encapsulate functionality within constants or variables
Build a Calculator App
Apply your Swift skills to create a functional calculator app, enhancing your understanding of UI design and user interaction.
Show steps
  • Design the user interface for your calculator app.
  • Implement basic arithmetic operations (addition, subtraction, multiplication, division).
  • Add functionality for handling user input and output.
  • Test and debug your app to ensure it works correctly.

Career center

Learners who complete Fundamentos de programación en Swift will develop knowledge and skills that may be useful to these careers:
Applications Developer
Applications Developers design, develop, test, and maintain software applications for a variety of platforms. The course Fundamentos de programación en Swift will provide you with the skills you need to work as an Applications Developer, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as an Applications Developer.
Web Developer
Web Developers design, develop, test, and maintain websites and web applications. The course Fundamentos de programación en Swift will provide you with the skills you need to work as a Web Developer, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a Web Developer.
Game Developer
Game Developers design, develop, test, and maintain video games. The course Fundamentos de programación en Swift will provide you with the skills you need to work as a Game Developer, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a Game Developer.
Software Developer
As a Software Developer, you design, develop, test, and maintain software systems and applications. The course Fundamentos de programación en Swift will teach you the concepts of programming in Swift, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a software developer.
Mobile Developer
Mobile Developers design, develop, test, and maintain mobile applications for a variety of platforms. The course Fundamentos de programación en Swift will provide you with the skills you need to work as a Mobile Developer, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a Mobile Developer.
Data Analyst
Data Analysts collect, analyze, interpret, and present data to help businesses make better decisions. The course Fundamentos de programación en Swift will teach you the skills you need to work as a Data Analyst, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a Data Analyst.
Business Analyst
Business Analysts analyze business processes and systems to identify areas for improvement. The course Fundamentos de programación en Swift will teach you the skills you need to work as a Business Analyst, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a Business Analyst.
Quality Assurance Analyst
Quality Assurance Analysts test software and web applications to identify and fix defects. The course Fundamentos de programación en Swift will teach you the skills you need to work as a Quality Assurance Analyst, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a Quality Assurance Analyst.
Technical Writer
Technical Writers create and maintain technical documentation, such as user manuals, white papers, and training materials. The course Fundamentos de programación en Swift will teach you the skills you need to work as a Technical Writer, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a Technical Writer.
Computer Systems Analyst
Computer Systems Analysts design, develop, and maintain computer systems. The course Fundamentos de programación en Swift will teach you the skills you need to work as a Computer Systems Analyst, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a Computer Systems Analyst.
Project Manager
Project Managers plan, execute, and close projects. The course Fundamentos de programación en Swift will teach you the skills you need to work as a Project Manager, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a Project Manager.
Database Administrator
Database Administrators design, develop, and maintain databases. The course Fundamentos de programación en Swift will teach you the skills you need to work as a Database Administrator, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a Database Administrator.
Network Administrator
Network Administrators design, develop, and maintain computer networks. The course Fundamentos de programación en Swift will teach you the skills you need to work as a Network Administrator, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a Network Administrator.
Information Security Analyst
Information Security Analysts protect computer systems and networks from unauthorized access, use, disclosure, disruption, modification, or destruction. The course Fundamentos de programación en Swift will teach you the skills you need to work as an Information Security Analyst, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as an Information Security Analyst.
Computer Programmer
Computer Programmers write and maintain computer programs. The course Fundamentos de programación en Swift will teach you the skills you need to work as a Computer Programmer, including how to declare and use variables, use operators, control the flow of your code, and create functions. These skills are essential for anyone who wants to work as a Computer Programmer.

Reading list

We've selected 12 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Fundamentos de programación en Swift.
This multi-volume series comprehensive and authoritative reference on computer programming and algorithms, providing in-depth coverage of a wide range of topics relevant to Swift programmers.
Comprehensive guide to Swift programming, covering both the basics and advanced topics. It valuable resource for both beginners and experienced programmers alike, providing clear and concise explanations of Swift's features and best practices.
Takes a unique and engaging approach to teaching Swift, using a conversational tone and plenty of visuals to make learning more accessible. It covers the fundamentals of Swift programming, including variables, data types, control flow, and object-oriented programming, and provides hands-on exercises to help readers apply what they've learned.
Classic in the field of software design and provides a catalog of reusable design patterns that can be applied to any programming language, including Swift.
Is an excellent choice for beginners looking to get started with Swift programming. It provides a clear and concise introduction to the language, covering the basics of syntax, data types, and control flow. It also includes practical examples and exercises to help readers build their skills.
While not specifically about Swift programming, this book provides valuable insights into the design and architecture of data-intensive applications, which can be highly relevant for those working with Swift in large-scale projects.
Este libro ofrece una introducción completa a Core Data, un marco para administrar datos persistentes en dispositivos iOS y macOS. Es un recurso esencial para desarrolladores que buscan utilizar Core Data con Swift.
Este libro explora las posibilidades de Swift Playgrounds, un entorno de desarrollo interactivo para Swift. Es un gran recurso para desarrolladores que buscan aprender Swift de una manera práctica y atractiva.
Covers advanced topics in Swift programming, such as generics, protocols, and concurrency. It good choice for developers who want to learn more about the language and its capabilities.
Beginner-friendly guide to iOS programming. It covers the basics of Swift, as well as how to use Xcode and Interface Builder to create iOS apps.

Share

Help others find this course page by sharing it with your friends and followers:
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser