- Видео 279
- Просмотров 371 376
Starter Tutorials
Индия
Добавлен 1 май 2016
Video tutorials related to different topics or technologies are shared here. I am Suryateja Pericherla from India and working as an Assoc. Professor in Computer Science and Engineering Department, Vishnu Institute of Technology. For more computer science related content visit www.startertutorials.com or the short hand domain www.stuts.me.
Creating a simple calculator using JavaScript
In this video you will learn how create a simple calculator using JavaScript. A code walkthrough for creating a basic calculator is given using JavaScript.
Click the below link for a tutorial on web technologies:
www.startertutorials.com/ajwt/index.html
*For more informational videos from me hit the bell icon and subscribe to my channel.*
*Watch and share the entire playlist with your friends*
ruclips.net/p/PL_RcVnBPGmSI0tQte9rk2B8tpG1E8gC85
=========================================================
*Social Links*
Follow Starter Tutorials on Facebook
startertutorials
Follow me on Twitter
SuryatejaStuts
Follow me on Pinterest
in.pinterest.com/suryatejapericherla/
Follow me on Lin...
Click the below link for a tutorial on web technologies:
www.startertutorials.com/ajwt/index.html
*For more informational videos from me hit the bell icon and subscribe to my channel.*
*Watch and share the entire playlist with your friends*
ruclips.net/p/PL_RcVnBPGmSI0tQte9rk2B8tpG1E8gC85
=========================================================
*Social Links*
Follow Starter Tutorials on Facebook
startertutorials
Follow me on Twitter
SuryatejaStuts
Follow me on Pinterest
in.pinterest.com/suryatejapericherla/
Follow me on Lin...
Просмотров: 103
Видео
Module 5 Transaction management outro
Просмотров 344 месяца назад
In this video you will see an outro of module 5 - transaction management in DBMS. *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSK3i0iwxg3rd6hk4Q1Rt2Cy *Social Links* Follow Starter Tutorials on Facebook startertutorials Follow me on Twitter Suryatej...
Conflicts in DBMS schedules and concurrent execution of transactions
Просмотров 854 месяца назад
In this video you will learn about concurrent execution of transactions. You will also learn what is serializable schedule, different types of conflicts and finally about recoverable and unrecoverable schedules. *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSK3i0iwxg3rd6hk4Q...
ACID properties with examples in DBMS
Просмотров 574 месяца назад
In this video you will learn what are ACID properties of a transaction in DBMS along with an example for each of the four properties of a transaction. *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSK3i0iwxg3rd6hk4Q1Rt2Cy *Social Links* Follow Starter Tutorials on Facebook fa...
Schedules and types of schedules in DBMS
Просмотров 694 месяца назад
In this video you will learn what is transaction schedule in DBMS and different types of transaction schedules like complete schedule and serial schedule. *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSK3i0iwxg3rd6hk4Q1Rt2Cy *Social Links* Follow Starter Tutorials on Faceboo...
Transactions in DBMS
Просмотров 514 месяца назад
In this video you will learn what is a transaction in dbms along with an example for a transaction. *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSK3i0iwxg3rd6hk4Q1Rt2Cy *Social Links* Follow Starter Tutorials on Facebook startertutorials Follow me on Twitter tw...
Module 5 Transaction management intro
Просмотров 464 месяца назад
In this video you will see an introduction to module 5 - transaction management in DBMS. *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSK3i0iwxg3rd6hk4Q1Rt2Cy *Social Links* Follow Starter Tutorials on Facebook startertutorials Follow me on Twitter S...
Database design Module 4 outro
Просмотров 174 месяца назад
In this video you will see an outro of module 4 - database design. *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSK3i0iwxg3rd6hk4Q1Rt2Cy *Social Links* Follow Starter Tutorials on Facebook startertutorials Follow me on Twitter SuryatejaStuts Follow m...
PHP program to read data from XML file using SimpleXML
Просмотров 984 месяца назад
In this video you will learn using PHP, how to read data from a XML file with a PHP extension named SimpleXML. Click the below link for a tutorial on web technologies: www.startertutorials.com/ajwt/index.html *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSI0tQte9rk2B8tpG1E8g...
Display data from table using PHP
Просмотров 1104 месяца назад
In this video you will learn using PHP, how to get data from a table and display it on a web page. Click the below link for a tutorial on web technologies: www.startertutorials.com/ajwt/index.html *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSI0tQte9rk2B8tpG1E8gC85 *Social ...
Configuring database server in EasyPHP Devserver and using phpMyAdmin
Просмотров 2014 месяца назад
In this video you will learn how to configure database server (MYSQL) in EasyPHP Devserver. You will also learn how to use phpMyAdmin module to create a database, table and inserting data into a table. Click the below link for a tutorial on web technologies: www.startertutorials.com/ajwt/index.html *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and...
Dependency preserving decomposition in DBMS with examples
Просмотров 314 месяца назад
In this video you will see an example for dependency preserving decomposition in DBMS. You will learn the process for finding whether a decomposition is dependency preserving or not. *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSK3i0iwxg3rd6hk4Q1Rt2Cy *Social Links* Follow ...
Minimal cover of FDs in DBMS with example
Просмотров 594 месяца назад
In this video you will learn how to find minimal cover for a given set of FDs in DBMS. *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSK3i0iwxg3rd6hk4Q1Rt2Cy *Social Links* Follow Starter Tutorials on Facebook startertutorials Follow me on Twitter Sur...
Equivalence of FDs in DBMS with example
Просмотров 444 месяца назад
In this video you will learn how to find the equivalence of two FD sets. You will learn the concept of cover and how to use it to find equivalence of two FD sets. *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSK3i0iwxg3rd6hk4Q1Rt2Cy *Social Links* Follow Starter Tutorials on...
Dependency preserving decomposition in DBMS
Просмотров 544 месяца назад
In this video you will learn what is dependency preserving decomposition in DBMS. You will also see an example for finding the equivalence of two FD sets. *For more informational videos from me hit the bell icon and subscribe to my channel.* *Watch and share the entire playlist with your friends* ruclips.net/p/PL_RcVnBPGmSK3i0iwxg3rd6hk4Q1Rt2Cy *Social Links* Follow Starter Tutorials on Faceboo...
Lossless decomposition in DBMS with example
Просмотров 544 месяца назад
Lossless decomposition in DBMS with example
PHP program to store and retrieve data in cookies
Просмотров 1064 месяца назад
PHP program to store and retrieve data in cookies
PHP program to allow or disallow a user based on age
Просмотров 574 месяца назад
PHP program to allow or disallow a user based on age
PHP program to display day date and time
Просмотров 884 месяца назад
PHP program to display day date and time
PHP program using sessions to store name and calculate time spent
Просмотров 1244 месяца назад
PHP program using sessions to store name and calculate time spent
Functional dependencies in dbms with examples
Просмотров 1034 месяца назад
Functional dependencies in dbms with examples
Normal forms - 1NF 2NF 3NF and BCNF in dbms with examples
Просмотров 814 месяца назад
Normal forms - 1NF 2NF 3NF and BCNF in dbms with examples
Introduction to schema refinement or normalization in dbms
Просмотров 3104 месяца назад
Introduction to schema refinement or normalization in dbms
Find sum of digits and palindrome using PHP
Просмотров 1255 месяцев назад
Find sum of digits and palindrome using PHP
Complex integrity constraints in DBMS
Просмотров 8135 месяцев назад
Complex integrity constraints in DBMS
Sir I need the output in textbox[input]
You can use this code: <!DOCTYPE html> <html> <head> <title>Countries and Capitals</title> <style type="text/css"> p { color: blue; font-weight: bold; font-size: 32px; } </style> <script type="text/javascript"> function getcapital() { var country = document.getElementById("countries").value; if(country == "india") document.getElementById("capital").value = "Delhi"; else if(country == "usa") document.getElementById("capital").value = "Washington D.C."; else if(country == "uk") document.getElementById("capital").value = "London"; else if(country == "germany") document.getElementById("capital").value = "Berlin"; else document.getElementById("capital").value = "Canberra"; } </script> </head> <body> <form> <label>Choose a country: </label> <select id="countries" onchange="getcapital()"> <option value="india">India</option> <option value="usa">USA</option> <option value="uk">UK</option> <option value="germany">Germany</option> <option value="australia">Australia</option> </select> <br/><br/> <input type="text" id="capital" /> </form> </body> </html>
Thanku for making video sor
👏👏👏
the audio from the videos are quite low
Yes. But, if you use headphones, it is alright.
Implicit type casting is only possible for smaller data type to larger data type. For larger data type to smaller data type we have to use Explicit type casting.
I need tutorial on installation of NS-3 on windows 11
Thank you sir, You made very easy to understand. Please share this PPT sir
PPTs are available here www.startertutorials.com/blog/cybersecurity-tutorial-for-beginners.html
👏👏👏
sir , inn my display only show it nam: not open gui of animator . i use window 10
Please try installing Ubuntu as a VM using VirtualBox and trying executing the program in Ubuntu. See the video on how to install NS2 on Ubuntu.
Ubuntu doesn’t work in step 5 😢 why 😢
Hi, I have a question. I installed the Easyphp Beta 14 version 2 years ago and I would like to switch to Dev17, is it possible to do the update without losing anything? Without losing the various configurations, folders with the sites etc? Thank you very much
sir mine is Mac m1 how to install in this ?
You can install VirtualBox software (free) and in that install Ubuntu as a VM and follow the steps for Ubuntu.
Thank you 😊 sir
Welcome
721 Reilly Brook
Are yaar aap thoda aur time le lo Bhai video banane Li liye aur phir ache se upload karo,
Sir i am facing issue while installing ns2 can you please help me
Hi, before trying to troubleshoot on Windows, install Ubuntu as a VM and follow the steps to install NS2 on Ubuntu. It is very easy.
I followed all the steps, but when I run the .tcl file. I just get the nam: and nothing else, and xming server is running, because I can edit the file with gedit
If you are using Windows 11, try installing Ubuntu as a Virtual Machine and execute NS2 scripts.
Dear sir, i like your teaching style. Some initial videos prior to null values seems to be missing. Could you pls upload them?
Yes sure. I will upload initial videos also. Stay tuned.
in which college do you study sir?
I am pursuing PhD at Andhra University.
If I need to connect to another machine, what address do I use?
For example, you have another system in a LAN with IP address A.B.C.D (for example), you should give that IP address A.B.C.D.
@@StarterTutorials thank you sir
@@nitesy381 Welcome
tanku sar, i understend veri wall very enspiroring hoppings to ceee very vedios☺☺☺☺☺☺☺☺☺😊😊😊😊😊😊😊😊😊😊🥰🥰🥰🥰🥰🥰🥰🥰🥰🥰
where is the java prgm at mf?
Can't you read the title of the video mf? It is theory video.
@@StarterTutorials this n1qqa is definitely restarted
thank you sir , really very helfulll same clg syllubus only , can you imorve voice quality
I think the problem is with the mic. I will try to buy another one. :)
Good job 👍
Thanks sir😊
Well-done sir
sir i followed your steps. but still i got the following error (gedit:367): Gtk-WARNING **: 16:20:39.409: cannot open display: 0:0 can you help me sir
Hi, just install VirtualBox on Windows 11 and add Ubuntu as a VM and follow the process to install NS2 on Ubuntu. It is very easy.
sir i am unable to change the directory . can you solve my problem
Nice Explanation sir🙏
ns2 file not find ☠️💀
Hi, you have to go to the location where ns2 is. If tis not there, create a ns2 folder.
Thank you sir you cleared all my confusion Best tutorial for beginners
very well explained. thank u so much
Thanks for the video ❤
Welcome. 😇
please work on your audio..its not clear
Yeah sure.
Thank you for the demonstration as well as explanation
useful thank u
🍀 "promosm"
Explain code for all algorithm sir please
I want to do that. But I am not able to find time. Will do it. Just give me some time. May be a week.
@@StarterTutorials tq sir
Good explanation
Tq sir
gedit pg1.tcl Unable to init server: Could not connect: Connection refused (gedit:8747): Gtk-WARNING **: 01:31:47.438: cannot open display: 0:0 manu@MANOJ:/mnt/c/users/manoj/desktop/ns2$ sir i followed all the steps but at the step 7 i am unable to get even tried export DISPLAY=0:0 not working sir ...
you are the best teacher for networking please continue and day will come when you will be the most demanded tutor on youtube
please continue the lectures and complete this playlist
best video for begainer sir
Thank you.
it is in loading state
sir I have issue in downloading packet traccer I have cisco account still unable to download this
sir please make all pratical labs me and my remaining 7 friends are waiting for praticals
which labs are you talking about?
mini project in ccn and ccnp
@@abbasmastan7793 Sorry. These videos are not meant for those certification courses. These videos were made for undergraduate students studying B.Tech. for the course DCCN.
really helped a lot keep posting🤝
sir SHA and MD5 algo same hai sir??
No. They are not same. The process is entirely different.
Why did you get that doubt?
sir right now i am studying grey hat hacking book so the doubt is created from there @@StarterTutorials
@@dhruv4935 Alright. Both are different algorithms.