SQLite

Sort options

Working with Data in Android (Coursera)

Apr 29th 2024
Working with Data in Android (Coursera)
Course Auditing
Categories
Effort
Languages
Learn how to work with web technologies and persistent data on Android applications even after you close or restart an app. There is a focus on web communication and developer tools and you will discover how Kotlin applications communicate over the web. You’ll learn how data formats and web [...]

Uso de bases de datos con Python (Coursera)

Este curso presentará a los estudiantes los conceptos básicos del lenguaje de consulta estructurado (Structured Query Language, SQL), así como el diseño básico de bases de datos para almacenar datos como parte de una iniciativa de varios pasos para recopilar, analizar y procesar datos. El curso utilizará SQLite3 [...]

Using Databases with Python (Coursera)

This course will introduce students to the basics of the Structured Query Language (SQL) as well as basic database design for storing data as part of a multi-step data gathering, analysis, and processing effort. The course will use SQLite3 as its database. We will also build web [...]

Manejo de bases de datos con Python (Coursera)

Apr 22nd 2024
Manejo de bases de datos con Python (Coursera)
Course Auditing
Categories
Effort
Languages
Este curso te permitirá conocer qué son las bases de datos relacionales y aprender a trabajar con ellas. El lenguaje SQL que es utilizado en las bases de datos relacionales para trabajar en la definición de los datos y en la manipulación de los mismos será uno de los temas que abordarás.

SQL for Data Science (Coursera)

This course is designed to give you a primer in the fundamentals of SQL and working with data so that you can begin analyzing it for data science purposes. You will begin to ask the right questions and come up with good answers to deliver valuable insights for your [...]

SQLite For Beginners Learn SQL from Scratch (Eduonix)

Learn how to manipulate data & tables this popular serverless database management system in this SQLite Database Tutorial. SQLite can easily be summed up in three simple words – small, fast and reliable. Databases play an important role in programming and development, allowing users to store and recall data [...]

Building Functional Prototypes using Node.js (edX)

Not Available
Building Functional Prototypes using Node.js (edX)
Course Auditing
Categories
Effort
Languages
Learn the basics of back-end web development as you create a simple web application server using Node.js. In this course, you'll learn all about back-end web development so that you can turn a basic web app prototype into something that can store live data.