Search result for Courses taught by Bluelime Learning Solutions
Get Course Alerts by Email
Introduction to SQL Server Profiler- (SQL Server DBA Tool)
by Bluelime Learning Solutions- 3.8
2 hours on-demand video
Learn to use SQL Server Profiler to capture and analyse SQL Server events SQL Server Profiler is a powerful tool that allows you to capture and analyse events, such as theexecution of a stored procedure, occurring within SQL Server. This information can be used to identifyand troubleshoot many SQL Server-related problems....
$12.99
Beginners Guide to Developing SQL Queries for SQL Server
by Bluelime Learning Solutions- 4.3
4 hours on-demand video
Learn to Summarise data using aggregation and Query multiple tables Microsoft SQL Server is robust relational database management system used by so many organizations of various sizes including top fortune 100 companies. SQL -Structural Query language is the language used to interrogate and manipulateMicrosoft SQL Server Databases. SQL forms the cornerstone of all relational database operations....
$12.99
Introduction to Python Functions for beginners
by Bluelime Learning Solutions- 4.2
2 hours on-demand video
Learn how to create functions step by step Functions are an essential part of the Python programming language. A function is a block of code which only runs when it is called. You can pass data, known as parameters, into a function and a function can return data as a result....
$12.99
Data Science and Machine Learning For Beginners with Python
by Bluelime Learning Solutions- 4.2
8 hours on-demand video
Learn to Analyse , Make Predictions, Explore data Frames,Clean and Visualize Data Data science is the study of data. It involves developing methods of recording, storing, and analyzing data to effectively extract useful information . Big business, social media, finance and the public sector all rely on data scientists to analyse their data and draw out business-boosting insights....
$12.99
Introduction to Python Data Structures for beginners
by Bluelime Learning Solutions- 4.1
2 hours on-demand video
Learn about built-in structures used to hold data together in Python Data structures are an essential part of the Python programming language. They are a way of organizing and storing data so that they can be accessed and worked with efficiently. They define the relationship between the data, and the operations that can be performed on the data....
$12.99
Mastering SQL Table Joins from scratch: Real World Examples
by Bluelime Learning Solutions- 3.9
5.5 hours on-demand video
Practical Hands-on Real Wold Table Joins SQL is a special-purpose programming language designed for managing information in a relational database management system (RDBMS). The word relational here is key; it specifies that the database management system is organised in such a way that there are clear relations defined between different sets of data....
$12.99
How to create CRUD Application with Python and PostgreSQL
by Bluelime Learning Solutions- 4.1
2 hours on-demand video
Build a Python Application to interact with PostgreSQL Database In this course you learn how to interface a Python application program with a PostgreSQL database. Python has various modules that you can use to interact with databases. We will install psycopg2 connector module to enable us interact with PostgreSQL database from our Python application....
$12.99
Create a CRUD Contacts Database App with Python and SQLite
by Bluelime Learning Solutions- 4.3
3 hours on-demand video
Build a contacts database application from scratch with Python and SQLite Python is a dynamic modern object -oriented programming language that is easy to learn and can be used to do a lot of things both big and small. Python is what is referred to as a high level language. It is ideal for small projects....
$9.99
DB2 For Beginners
by Bluelime Learning Solutions- 4.3
2 hours on-demand video
Execute SQL Queries on an IBM DB2 Database Server IBM Db2 is a family of related data management products, including relational database servers, developed and marketed by IBM. This course provides you the basic understanding of concepts of database, database installation and management. At the end of the course you should be equipped with some understanding of database management concepts....
$12.99
Build a REST API with MariaDB ,Python, Django
by Bluelime Learning Solutions- 4.5
2 hours on-demand video
Create an API step by step using MariaDB ,Python,Django and REST Framework API stands for Application Programming Interface. An API is a software intermediary that allows two applications to talk to each other. When we are building APIs, we want our models to provide four basic types of functionality. The model must be able to Create, Read, Update,and Delete resources....
$12.99