- 156
- 728 478
REGex Software
India
เข้าร่วมเมื่อ 3 มี.ค. 2020
REGex Software Services are devised to bring an extra edge to Information Technology. We believe to transform your imagination into reality by providing quality services & working on several technologies like BIG DATA, Machine Learning, Artificial Intelligence, Data Science, Python, Cloud Computing, Linux, Devops & many more based on Industry 4.0 standards. We are an amalgamation of technique, creativity and modern learnings with the synonym of perfection in playing with codes and jargons.
Our teammates has delivered several Corporate Training in MNCs like Capgemini, Deloitte and colleges such as JECRC, GIT (Jaipur), JIET, GIT, Mody University, Computer Society of India & many more. We aim to provide practical knowledge to the students through various projects based on industry-oriented Use Cases, Live client projects, as well as research-based projects from Google Summer of Code (GSoC).
Our teammates has delivered several Corporate Training in MNCs like Capgemini, Deloitte and colleges such as JECRC, GIT (Jaipur), JIET, GIT, Mody University, Computer Society of India & many more. We aim to provide practical knowledge to the students through various projects based on industry-oriented Use Cases, Live client projects, as well as research-based projects from Google Summer of Code (GSoC).
Date functions in mysql | Mysql date function | adddate(), date_format(), extract()
In video , we discussed date functions in mysql . mysql date functions like adddate(), extract(), now()
Date functions : dev.mysql.com/doc/refman/8.4/en/date-and-time-functions.html#function_date-format
#mysqlworkbench #mysql #sql #functions
Date functions : dev.mysql.com/doc/refman/8.4/en/date-and-time-functions.html#function_date-format
#mysqlworkbench #mysql #sql #functions
มุมมอง: 8
วีดีโอ
Valid Anagram - LeetCode | 242. Valid anagram python solution | Best optimal solution leetcode 242
มุมมอง 68วันที่ผ่านมา
In video we solved leetcode 242 valid anagram question of leetcode. Python solution for valid anagram leetcode. Solve valid anagram - leetcode python Problem - leetcode.com/problems/valid-anagram/description/ #strings #pythontutorial #leetcode #leetcodeproblems #coding
217. Contains Duplicate | leetcode contains duplicate | contains duplicate python | leetcode array
มุมมอง 4621 วันที่ผ่านมา
Video describe contains duplicate leetcode problem, leetcode contains duplicate solution python is a problem with array in python. Array problems in Python. Leetcode problem solving contains duplicate Problem Statement : leetcode.com/problems/contains-duplicate/description/ #leetcode #programmingtutorial #dsa #coding #python
167. Two Sum II - Input Array Is Sorted leetcode python solution | leetcode two II python answer
มุมมอง 6221 วันที่ผ่านมา
We solved two sum II leetcode python solution, leetcode two sum II solution. 167 leetcode solution This simple two sum 2 problem is very common among new coders. We will understand multiple approach to solve this problem See a optimal solution of two sum problem leetcode Problem leetcode array : leetcode.com/problems/two-sum-ii-input-array-is-sorted/ #leetcode #leetcodechallenge #pythontutorial...
1. Two sum leetcode python | two sum problem | leetcode two sum python | two sum optimal solution
มุมมอง 21128 วันที่ผ่านมา
We solved two sum leetcode optimal solution, two sum leetcode python solution is solved without nested loop. This simple two sum problem is very common among new coders. See a optimal solution of two sum problem leetcode Question : leetcode.com/problems/two-sum/ #leetcode #programming #coding #leetcodequestions #softwaredeveloper
189. Rotate Array leetcode python | rotate array python leetcode solution | leetcode python array
มุมมอง 224หลายเดือนก่อน
We discussed rotate array leetcode python solution. Leetcode 189 rotate array solution python. Every minute detail has been discussed with O(n) space complexity. Leetcode is the best coding platform for practice and learning for placement. Rotate array leetcode question - leetcode.com/problems/rotate-array/description/ #leetcode #python #programming #interview #practice
how to install mysql community server on windows 11 | HOW TO install MYSQL for windows 11 | mysql
มุมมอง 583หลายเดือนก่อน
I have introduced how to install mysql community server on windows 11 easily in few steps. For mysql database & mysql server installation you need to first download the mysql community server. Mysql community downloads: dev.mysql.com/downloads/mysql/8.0.html Follow along the video to get the complete steps #windows #mysql #mysql_workbench #database #windows11
List in Python | Python Tutorial | python list tutorial | List & Tuple | python for beginners
มุมมอง 119หลายเดือนก่อน
In this video we discussed about list in python . Python datatype list & tuple in python are the most important topic. List interview question are the majorly asked question for Python programmer and data scientist. List functions in python. list append vs extend functions how to update element into the list #list #pythonprogramming #pythontutorial #interview #datascience
how to install cloudera quickstart vm on oracle virtualbox | how to install cloudera on windows 11
มุมมอง 8K5 หลายเดือนก่อน
We talked how to install cloudera quickstart vm on oracle virtualbox & how to install cloudera on windows 11 To install cloudera hadoop on windows 11 Cloudera quickstart vm download: downloads.cloudera.com/demo_vm/virtualbox/cloudera-quickstart-vm-5.13.0-0-virtualbox.zip Oracle virtualbox: www.virtualbox.org/wiki/Downloads - how to install hadoop on windows 11 - how to install cloudera quicksta...
how to reset mysql root password in windows 11 | how to reset mysql workbench password | root mysql
มุมมอง 27K6 หลายเดือนก่อน
how to reset mysql root password in windows 11 , how to change mysql root password mysql root password reset in mysql workbench Things discussed in video: how to reset mysql root password how to change mysql root password mysql root password change in windows 11 reset mysql password #mysql #mysql_workbench #database #windows
How to create virtual environment in Python | Python Virtual environment windows | python venv
มุมมอง 1876 หลายเดือนก่อน
Create Python virtual environment windows, how to create virtual environment in Python windows . python venv windows python -m venev myenv - create virtual env in python - virtual environment python - python windows virtual environment
First Class Function in Python | Python First class functions | function as first class functions
มุมมอง 1847 หลายเดือนก่อน
What is first class functions in Python Programming let's have a deep understanding of Python function as first class functions - first class functions in python - how to store function in a variable - Python function as argument to other function - first class function simple Python TH-cam List:th-cam.com/play/PL_4MV9dE0OQU0EChuhktZDzeIjEH3bvAS.html how to declare function in Python : th-cam.c...
function arguments python | types of parameters in python function parameter | Python3
มุมมอง 1097 หลายเดือนก่อน
In this video, we talked about function argument in python programming what is python parameters function parameter in python - types of parameters in python - default parameters - required parameter in python #python #programming #learning #pythonprogramming #function #functions
Python Functions | Functions in python | python functions and return | Function Python
มุมมอง 807 หลายเดือนก่อน
In video we talked how to create function in Python , functions in python what is the return of python function - use of def keyword in functions - Python functions - Creating parameter of function in Python3 #python #programming #pythonprogramming #functions #function #technology
Data type in Python | Python datatypes | List vs tuple | Int float datatype in python3
มุมมอง 798 หลายเดือนก่อน
In this video we discussed datatype in Python , what are datatypes in python3 . List & tuple datatypes in python programming. Numeric datatype in Python string datatype in python3 #python #learning #programming #pythonprogramming #pythontutorial
Javascript callback functions | Use case of callback function in javascript | JS tutorial
มุมมอง 608 หลายเดือนก่อน
Javascript callback functions | Use case of callback function in javascript | JS tutorial
callback function javascript | callback in javascript | Introduction to callback in JS tutorial
มุมมอง 369 หลายเดือนก่อน
callback function javascript | callback in javascript | Introduction to callback in JS tutorial
How to pass Parameter in Javascript | Javascript parameter passing | Argument in Javascript
มุมมอง 549 หลายเดือนก่อน
How to pass Parameter in Javascript | Javascript parameter passing | Argument in Javascript
how to pass parameter in function javascript | functions in Javascript
มุมมอง 539 หลายเดือนก่อน
how to pass parameter in function javascript | functions in Javascript
JavaScript Let & Const Variables | Const Variables in Javascript | Variables in JS
มุมมอง 789 หลายเดือนก่อน
JavaScript Let & Const Variables | Const Variables in Javascript | Variables in JS
Leetcode Question 175 and 182 | Problem solving skills | Duplicate emails leetcode
มุมมอง 769 หลายเดือนก่อน
Leetcode Question 175 and 182 | Problem solving skills | Duplicate emails leetcode
ALTER command in SQL | Mysql alter statement | DDL statement in mysql
มุมมอง 769 หลายเดือนก่อน
ALTER command in SQL | Mysql alter statement | DDL statement in mysql
Angular Components | Angular File Structure | Learn Angular step by step
มุมมอง 17210 หลายเดือนก่อน
Angular Components | Angular File Structure | Learn Angular step by step
Angular tutorial for beginners | Introduction to Angular | Learn Angular step by step
มุมมอง 23510 หลายเดือนก่อน
Angular tutorial for beginners | Introduction to Angular | Learn Angular step by step
Round function in sql | Mysql functions | SQL functions
มุมมอง 1.3K10 หลายเดือนก่อน
Round function in sql | Mysql functions | SQL functions
String functions in mysql database | mysql workbench sql functions practical | SQL functions
มุมมอง 25710 หลายเดือนก่อน
String functions in mysql database | mysql workbench sql functions practical | SQL functions
Mysql String functions Part 2 | SQL functions in mysql | Mysql Workbench
มุมมอง 14310 หลายเดือนก่อน
Mysql String functions Part 2 | SQL functions in mysql | Mysql Workbench
String function in Mysql Workbench | string functions in SQL mysql database
มุมมอง 18910 หลายเดือนก่อน
String function in Mysql Workbench | string functions in SQL mysql database
How to read wildcard character in MySQL workbench | Escape character
มุมมอง 17810 หลายเดือนก่อน
How to read wildcard character in MySQL workbench | Escape character
Select statement in Database | DQL statement in SQL | MySQL Tutorials
มุมมอง 1.4K11 หลายเดือนก่อน
Select statement in Database | DQL statement in SQL | MySQL Tutorials
You are amazing thanks!
Wonderful Brother !! I can't thank enough....🎉🫰
Thanks dude..!!!
Thank you dor help!!!!! You are great.
I tried all the steps you said run the path in the command prompt administrations it run successfully. But still the new password is not working. when i try to open it from sql80 commandline client after entering the password it autmatically closing. please can you help me with setting up
when i try to open mysql installer it is asking for reconfigure, whrn i try to do it, it is asking for current root password no matter how my times i try to enter password it is not opening. please brother try to help me.
Perfect solution! Thanks a lot.
Thank you! so much great to see this video helped you
not working bro
Follow the same steps as per the video
[ERROR] [MY-000061] [Server] 1396 Operation ALTER USER failed for 'root'@'localhost'. i am getting this error
i love you bro
Thank you so much
ALTER USER 'root'@'localhost' IDENTIFIED BY '12345'; FLUSH PRIVILEGES; I typed this query on my database and no need to copy/paste any directory so you can just access your database instance and execute this query, it works for me just fine.
thank you for such a simple explanation
My file hi nahi mil rahi
Thanks a lot!
Thanks a lot!!
mass vro
Thank you sir. It is working now and god bless you sir.
Thank you so much for your words
Thank you it is perfect!
Many thanks, it really helps
I couldn't able to start the MYSQL service again, how to resolve this
It worked! Thank you very much!
thank you so much, I don't know what I would do without you
Thank you so much bro tomorrow is my exam to thank you so so much ❤❤
two sum array solution
leetcode solution for two sum II problem
Thank you for the video man. I was tired importing it by import wizard for 40 min.
best explanation
funciona excelentee, gracias.
Please keep updating all videos for leetcode with explanation in hindi, it really helping, liked n subscribed.
Thank you for your words. This is like a motivation booster to us. Surely you will have 1 more video today
after 4 years it's the best video I have seen for the installation
Thanks bro after watch 3-4 videos wasting my 1 hr by ur video i my password resets
Hahah good to hear my video has helped you a lot. Thank you for the feedback!
simple explanation
looks as an amazing explanation gotcha a nice optimal approach
❤❤
In search option, i can't find my sql.😢
amazing video on cloudera quickstart vm on windows 10 . thank you sir
thanks sir my probelm solved
Great to hear this video helped you!
thank you ! explanation is easy
best leetcode python solution
Thank you for the appreciation @neharathore
python leetcode solution rotate array
rotate array by k element , you have best explained it
GRACIAS/THANKS MATE
Thank you this worked flawlessly.
amazing to see this mysql server installation video. simple explanation and I loved it cheers!!!
thank you
i loved the way you explained mysql database installation