- 238
- 444 273
Parallel Code
India
เข้าร่วมเมื่อ 14 ก.พ. 2018
Learn Web Technologies In Tamil.
This channel created especially for the beginners who are all interested learn in tamil . Because of some tamil medium students faces many problems in learning computer programs like, php, html, javascript, python,..etc, and also doesn't have basic knowledge about that programming codes or syntax and all. Most of the student finished their studies without program knowledge and what they using in software companies, Now a days more students and some other peoples are having interest to learn new technologies in website related or web designing related, but they don't have time to spent money and time in the institutions.
Email: parallelcode2018@gmail.com
Website: www.plcode.in
This channel created especially for the beginners who are all interested learn in tamil . Because of some tamil medium students faces many problems in learning computer programs like, php, html, javascript, python,..etc, and also doesn't have basic knowledge about that programming codes or syntax and all. Most of the student finished their studies without program knowledge and what they using in software companies, Now a days more students and some other peoples are having interest to learn new technologies in website related or web designing related, but they don't have time to spent money and time in the institutions.
Email: parallelcode2018@gmail.com
Website: www.plcode.in
How to convert HTML to PNG/JPG image using javascript in tamil
This video describe about how to convert html design to an image in javascript library called html2canvas.
email: parallelcode2018@gmail.com
html2canvas library link
html2canvas.hertzen.com/dist/html2canvas.min.js
email: parallelcode2018@gmail.com
html2canvas library link
html2canvas.hertzen.com/dist/html2canvas.min.js
มุมมอง: 146
วีดีโอ
PSP-8 Matrix Addition | How to add two matrix values in tamil
มุมมอง 184ปีที่แล้ว
In this video we can learn about the matrix addition values into to another matrix tamil email: parallelcode2018@gmail.com
PSP7 How to get diagonal elements of matrix in php tamil | top left to bottom right elements
มุมมอง 274ปีที่แล้ว
In this video we are going to learn how get two types of diagonal elements in an array | how to print top left to bottom right diagonal elements | top right to bottom left diagonal elements using single for loop.
PSP6 How to reverse array without traverse all indexes in single for loop | Reverse array elements
มุมมอง 171ปีที่แล้ว
#reversearray #reverseelement #forloop #printarrayusingforloop #reverseallarrayelements #phpinterverivewprograms How to reverse all elements without using only one for loop | how to get all elements without traverse all indexes in php tamil
How to create comment box with bootstrap in tamil | How to update comment
มุมมอง 404ปีที่แล้ว
In this video we are going to learn about how to create comment box and display the comments | how to store comments in database | how to create comment box using ajax and update data into database using php email: parallelcode2018@gmail.com
PSP-5 | How to sort array element without using function | Sorting ASC and DESC
มุมมอง 1Kปีที่แล้ว
How to sort array elements in asc order and descending order | how to print element in desc order php in tamil psp-1 th-cam.com/video/nvzEq9EHF-g/w-d-xo.html psp-2 th-cam.com/video/eJlosioQ9Y4/w-d-xo.html psp-3 th-cam.com/video/PCKO1nFjzUM/w-d-xo.html psp-4 th-cam.com/video/JvAp-dHzyfg/w-d-xo.html
PSP-4 Interview programs | Biggest and smallest number in an array php tamil
มุมมอง 155ปีที่แล้ว
Email: parallelcode2018@gmail.com psp-1 th-cam.com/video/nvzEq9EHF-g/w-d-xo.html psp-2 th-cam.com/video/eJlosioQ9Y4/w-d-xo.html psp-3 th-cam.com/video/PCKO1nFjzUM/w-d-xo.html psp-4 th-cam.com/video/JvAp-dHzyfg/w-d-xo.html
PSP3 | Interview program | Prime number or not in php tamil | Problem solving program
มุมมอง 247ปีที่แล้ว
PSP3 | Interview program | Prime number or not in php tamil | Problem solving program
PSP-2 | Interview program in php | Check whether a given number is amstrong number or not?
มุมมอง 106ปีที่แล้ว
#psp #interviewprogramforbeginners #amstrongnumber #foreachloop #amstrongfromarray #problemsolvingprogram We are going to learn about the amstrong number logic | how to check whether given number is amstrong or not PSP-1 Reverse a number th-cam.com/video/nvzEq9EHF-g/w-d-xo.html
PSP1 Interview program | How to reverse a number | Problem solving program
มุมมอง 246ปีที่แล้ว
#psp #problemsolvingprogram #interviewprogram #whileloop #parallelcode Learn about how to reverse a number step by step in php | how works while loop email: parallelcode2018@gmail.com
Mysql string functions in tamil part-3 | Reverse string in mysql | Parallel Code
มุมมอง 263ปีที่แล้ว
#mysql #mysqlstringfunctions #stringfunctionsinmysql #mysqlstring In this video we are going to learn about how to find substrings | trim function | reverse a string | how to print n space select reverse("MYSQL STRING"); select space(15); SELECT SUBSTRING('Quadratically',5); SELECT SUBSTRING('Quadratically' from 4); SELECT SUBSTRING('Quadratically',5,6); SELECT SUBSTRING('Fresh day', -5); SELEC...
MySQL string functions in tamil part-2 | Important mysql string functions
มุมมอง 685ปีที่แล้ว
In this video we are going to learn about how to change upper case and lowercase | how to add leading zero | how to remove unwanted space in a string in mysql | how to get first 5 characters | how to get last 5 characters | how to fins length of the characters email: parallelcode2018@gmail.com
#10 How to get random values from an array in php tamil
มุมมอง 107ปีที่แล้ว
#10 How to get random values from an array in php tamil
MYSQL string functions in Tamil - Part1 | important string functions in MySQL
มุมมอง 564ปีที่แล้ว
MYSQL string functions in Tamil | important string functions in MySQL SELECT ascii('A') as result; SELECT bin(1000) as result; SELECT BIT_LENGTH('R') as result; SELECT CHAR(90) as result; SELECT CHAR_LENGTH('welcome') as result; SELECT CHARACTER_LENGTH('welcome') as result; SELECT concat('welcome','to','parallel code') as result; SELECT concat_ws(' ','welcome','to','parallel code') as result; S...
#1 How to generate report using mysql queries in tamil | MYSQL query in tamil
มุมมอง 629ปีที่แล้ว
In this video we can learn about MYSQL queries for generating report | how to make report in mysql query in tamil | how to get all active an inactive employees in mysql query tamil email: parallelcode2018@gmail.com
How to create API in php tamil | Application programming Interface
มุมมอง 3.3Kปีที่แล้ว
How to create API in php tamil | Application programming Interface
String Functions in php tamil | All important string functions in php tamil
มุมมอง 784ปีที่แล้ว
String Functions in php tamil | All important string functions in php tamil
How to declare common variable to all the functions in php | global variable in php tamil
มุมมอง 238ปีที่แล้ว
How to declare common variable to all the functions in php | global variable in php tamil
How to set image in html tamil | image zoom in and zoom out
มุมมอง 2772 ปีที่แล้ว
How to set image in html tamil | image zoom in and zoom out
How to select all checkbox in single click in tamil | check uncheck all checkboxes in tamil
มุมมอง 1.1K2 ปีที่แล้ว
How to select all checkbox in single click in tamil | check uncheck all checkboxes in tamil
How to set Start date, end date in datepicker tamil | bootstrap datepicker in tamil
มุมมอง 1.7K2 ปีที่แล้ว
How to set Start date, end date in datepicker tamil | bootstrap datepicker in tamil
How to count letters while typing in js tamil | Dynamic html element not working click event
มุมมอง 2392 ปีที่แล้ว
How to count letters while typing in js tamil | Dynamic html element not working click event
How to create dynamic textbox in jQuery Tamil | Dynamic content append in jquery tamil
มุมมอง 3272 ปีที่แล้ว
How to create dynamic textbox in jQuery Tamil | Dynamic content append in jquery tamil
CRUD operations by OOPs concept in php tamil | OOPs db connection in php
มุมมอง 1.8K2 ปีที่แล้ว
CRUD operations by OOPs concept in php tamil | OOPs db connection in php
How to make db connection in php by oops concept tamil | DB connection in OOPs
มุมมอง 3702 ปีที่แล้ว
How to make db connection in php by oops concept tamil | DB connection in OOPs
How to create moving images in html and css tamil | Ball moving game
มุมมอง 5732 ปีที่แล้ว
How to create moving images in html and css tamil | Ball moving game
#10 How to Edit and Update in codeigniter in tamil | Codeigniter tutorial in tamil
มุมมอง 8532 ปีที่แล้ว
#10 How to Edit and Update in codeigniter in tamil | Codeigniter tutorial in tamil
HTML layout in tamil | HTML tutorial for beginners in tamil | div tag float left
มุมมอง 5K2 ปีที่แล้ว
HTML layout in tamil | HTML tutorial for beginners in tamil | div tag float left
#9 How to get url segment in codeigniter tamil | Codeigniter tutorial in tamil
มุมมอง 5452 ปีที่แล้ว
#9 How to get url segment in codeigniter tamil | Codeigniter tutorial in tamil