Software Development
Showing 637–648 of 2653 results
Data Access with Exposed in Kotlin
Interacting with data can be very challenging. This course will teach you how to leverage Exposed, a lightweight SQL library, with Kotlin to safely interact with data, reduce bugs, and write cleaner code.
Data integrations with finance and operations apps
Integrations are an important component of implementing finance and operations apps. By implementing recurring integrations, you can enable the exchange of documents or files between finance and operations apps and other applications or services.
Data Science And Analysis: Make DataFrames in Pandas And Python
Learn to code in Python and analyze data using the pandas dataframe! Complete with practical projects. Learn to code.
Data Science for Beginners – Ebook
A complete guide to start learning data science from ground up
Data Science for Beginners with R
Learn to implement data science concepts using R programming language
Data Structures Algorithms in Java – SECRETS to Ace LeetCode
COMPLETE Beginner to Expert Guide to Ace Coding Interview THIS YEAR with DSA in Java EVEN WITH Zero Experience.
Data Structures and Algorithms in Python
Explore data structures such as linked lists, stacks, queues, hash tables, and graphs; and search and sort algorithms!
Data Structures Preliminaries (Refresher of Fundamentals in C++)
A refresher course on data structures fundamentals in C++, covering key concepts and practical implementations.
Data tracking and synchronization with Azure SQL Database
This module introduces you to several data tracking, loading, and streaming tools that you can use to track or synchronize data changes from your Azure SQL Database to other destinations. More specifically, we will cover: change data capture (CDC), SQL Data Sync, and change tracking.
Data Types in Python
Consolidate and extend your knowledge of Python data types such as lists, dictionaries, and tuples, leveraging them to solve Data Science problems.
Data Visualization with Python: The Complete Guide
Learn to visualize your data using Python in this data science course
Database Applications with JDBC in Java SE Applications (Java SE 11 Developer Certification 1Z0-819)
This course will teach you the basics of accessing databases from Java. You will learn the key interfaces for how to connect, perform queries, and process results.