562 подписчиков
101 видео
MySQL Tutorials: How to see all fields of a table
Ruby Tutorials: instance_variable_get to read instance variables
MySQL Tutorials: DELETE query to delete rows from MySQL table
Git Tutorials: How to create a branch and push it to remote git repository
Git Tutorials: How to delete a tag locally and from remote git repository
MySQL Tutorials: UPDATE query to update data in MySQL tables
MySQL Tutorials: SELECT query to read data from MySQL table
MySQL Tutorials: How to take dump/backup of more that one databases or all databases in one command
MySQL Tutorials: MySQL Client-Server architecture and their versions
Linux Tutorials: How to get kernel info and processor architecture of unix system
Git Tutorials: How to delete a git branch
MySQL Tutorials: How to get create table syntax from existing table
Git 06 - How to commit changes to git repository
MySQL Tutorials: How to write queries expanding over multiple lines
MySQL Tutorials: INSERT query to insert data row by row
MySQL Tutorials: Concept of NULL
Ruby Tutorials: What are Structs and how to use them
Ruby Tutorials: attr_reader to read instance variables
Ruby Tutorials: require_relative to read one ruby file from another
MySQL Tutorials: Where clause to put conditions in queries
Git Tutorials: What are git repositories
Ruby Tutorials: Concept of Method Overloading
MySQL Tutorial: WHERE clause with multiple AND/OR conditional clauses
Ruby Tutorials: difference between kind_of? is_a? and instance_of?
Ruby Tutorials: What is false in Ruby
Ruby Tutorials: how to write and access CONSTANTS in ruby
Ruby Tutorials: How to use super method in Ruby
Ruby Tutorials: Concept of Inheritance
Ruby Tutorials: attr_accessor to get both reader and writer methods for attributes
Ruby Tutorials: How to use 'class_eval' method in ruby
Linux Tutorials: use cat command to get file content on terminal
Linux Tutorials: use man command to get help manual
9 - HTML Images : floating and alignment
Ruby Tutorials: How to use 'each' method with hash
Git 04 - Repositories and working directory
Ruby Tutorials: attr_writer to write instance variables
Ruby Tutorials: concept of method overriding in ruby
Ruby Tutorials: How to use 'each_with_index' method of Array
MySQL Tutorials: DISTINCT to get distinct data from your table
Ruby Tutorials: How to use instance_eval method
Linux Tutorials: which command to locate your executables
MySQL Tutorials: Write multiple queries in a single line
Ruby Tutorials: how to use map or collect method
MySQL Tutorials: Load data from a file into MySQL table
MySQL Tutorials: How to take dump/backup of a database
Ruby Tutorials: Instance Variables
Git Tutorials: How to create a tag and push it to remote git repository
MySQL Tutorials: How to know current database being used
MySQL Tutorials: How to list all tables in your database
MySQL tutorials: How to list all databases