JVL code

JVL code

Im JV Logesh , Senior PHP developer, explaining and demonstrating various topics and frameworks related to Web development. Visit www.jvlcode.com

Пікірлер

  • @CodeWithBalaji
    @CodeWithBalaji18 сағат бұрын

    Guys use this command npx create-expo-app MyApp --template blank for creating with .js extension normally you have ts

  • @kumaresannarayanan5958
    @kumaresannarayanan595818 сағат бұрын

    Brilliant 🔥🔥

  • @manikandanu2317
    @manikandanu231719 сағат бұрын

    Very useful ❤

  • @muralimk4643
    @muralimk464320 сағат бұрын

    Good tutorial for understanding Angular from basic to advance in simple Tamil. Well explained with reasons for using elements and its properties. Great job Logesh. Keep rocking👏👍

  • @anbuthayams164
    @anbuthayams16420 сағат бұрын

    Where do i get the cdn links

  • @dineshg7349
    @dineshg734922 сағат бұрын

    Bro I have view error while I am using > node. \bankend\server.js And post man page la when I am send error will come. Please any one help mee Thank you for ur video bro..

  • @muruganmurugan590
    @muruganmurugan59023 сағат бұрын

    Timing longer net tha illa

  • @learningstudios5305
    @learningstudios5305Күн бұрын

    bro, please upload video content releated to jenkins, aws, kubernetis, docker. Please. Your video only is easy to understand

  • @pugazhanbu7292
    @pugazhanbu7292Күн бұрын

    Bro continuity video podunga brother

  • @RajanProgrammer
    @RajanProgrammerКүн бұрын

    Hats Off for the great explanation. Thank You

  • @BARANI_24
    @BARANI_24Күн бұрын

    Super bro...❤

  • @praveenpararajasingam8659
    @praveenpararajasingam86592 күн бұрын

    Vera level explanation great work

  • @Gokulappadurai
    @Gokulappadurai2 күн бұрын

    LEARNING PHP it is a scripting language and which is used to connect with db back end and also to the website development PHP was conceived sometime in the fall of 1994 by Rasmus Lerdorf. Early non-released versions were used on his home page to keep track of who was looking at his online resume. syntax <?php echo "hello world" ?> case insesitive in PHP FUNCTIONS USER DEFINED VFUNCTIONS CLASSES AND KEYWORDS TOO BUT NOT ONLY IN VARAIBALES PHP SUPPORTS RECURSIVE PHP comments // for single line and /* omale podu podu omale */ for multiline comments In PHP also there scope of variables local scope and public scope for a variable accessing All html tags will work inside the php tag also for defining a function function [ function name ] (args){ } php is a loosely coupled language so if you try to access and use a undefined varaible also its going to throw just a warning not an error TO MAKE GLOBAL VARIABLE TO THE LOCAL WE WANT TO USE global varaibale name with comma separated there is another way like from math import * WHICH is $GLOBALS as an array in it we want to mention the variable name as $GLOBAL['x'] static keyword is used to the dynamic changing of the variable its declared one time in the scope and next it will increase by the value or decrease by the value static $x = 0 echo and print echo does not need paranthesis echo can display more thaan one variable print can only display one varaible you can use html tag with variables on echo but in print only varaibles echo is faster than print statement Datatypes in PHP string integer boolean array objects Null float var_dump() is function like type() which shows the type of the variable with the value together boolena true and false same as javascript not like python array or the varaible which have more than one datatype inside as the entity init OBJECTS for the oops concepts Class [class name] { scope of variable [variable name]; scope of variable function __construction(args){ $this->args1=$args1 $this->args1=&args2 } public function [function name for method] () { return "Asdfa" . $this->color ; //. works as a seperator in the multiple return statement } creating a object to the class &objectvar = new ClassName(constructor variable); echo objectvar->method(); -> is the operator used as the path to reach NULL is the same as None in python string functions strlen(str var) -> len of characters str_word_count('hello world') ->2 strrev('hello') string reverse -> reverse of helllow strpos("world","hellow world") -> index math functions pi() min(1,2,3) max(1,2,3) round() abs() rand(0,10) for making constant define("GREETING","WELCOMEM TO JAVCODE!") echo GREETING array constant define ('cars',[1,2,3]) echo car[0]; constant will be retrived by all the scopes inside the local scope without global keyword OPERATORS IN PHP assigment operators &x+=$x for all other operators comparison operators $x==$y -> true (equals) $x===$y -> identical (datatype with the value is same) -> true != not equal !==not identical > < <= >= <=> spacship operator PHP OPERATOR increment and decrement post and pre both i++ ++i --i i-- boolean and or && or === / xor only 1 true is true concatination assignment $str1.=$str2 Array operators union for addition of two array + operator checking is the both array is same == operator identical === also != not equal to in array also works empty($user)-> is the variable is not defined and then it is true Ternary operator condition ? true expression1 : false expression2 null colising operator only in php 7 or higher variable value ?? if the varaible is not defined and null means [ this area value will be assigned] $user =$color ?? "anonymous";

  • @madhavan.g4187
    @madhavan.g41872 күн бұрын

    thnak you so much bro. keep doing bro.

  • @shenbagaganesh9373
    @shenbagaganesh93732 күн бұрын

    Thanks a lot for the video bro. I learned from here, and took a session in my company and it went really well. The way you explained is really great. Keep up the good work.

  • @JVLcode
    @JVLcode2 күн бұрын

    Thank u

  • @pragu___official399
    @pragu___official3992 күн бұрын

    Bro Ippo Centos 7 download panna mudiyala bro

  • @Pistol_Prakash
    @Pistol_Prakash2 күн бұрын

    Bro ant designs spr ah iruku ,atha pathi tutorial make panna puthusa iruku bro athukaga wait panre bro

  • @MarimuthuP
    @MarimuthuP2 күн бұрын

    Nice explanation bro 🎉

  • @GajendrarajV-fn5oj
    @GajendrarajV-fn5oj2 күн бұрын

    bro repositary link for employee-ui is not there

  • @thameemrpp7157
    @thameemrpp71572 күн бұрын

    7 thala for a reason

  • @rsjanarthanan08
    @rsjanarthanan082 күн бұрын

    Nice one buddy.. really helpful to understand basics! Keep it up!

  • @unemployedcse3514
    @unemployedcse35143 күн бұрын

    awesome ❤

  • @ThirumalDharmalingam-s4r
    @ThirumalDharmalingam-s4r3 күн бұрын

    Fentastic video

  • @whitehattamilhacker5962
    @whitehattamilhacker59623 күн бұрын

    Bro aws la already eruka https link yappady wss: websocket support panura link change panurathu tamil la video podunga please

  • @user-qv8il7nh8i
    @user-qv8il7nh8i3 күн бұрын

    Mass ❤🎉

  • @PraveenKumar-ut9ek
    @PraveenKumar-ut9ek3 күн бұрын

    Bro ennoda portfolio website create pannitan cv image download button click panna image varala aatha paathi oru short video poduga please

  • @techiedotsubash8313
    @techiedotsubash83133 күн бұрын

    completed the whole video. Thank you

  • @sairamganapathy557
    @sairamganapathy5573 күн бұрын

    Spring boot tutorial venum

  • @Testing-d8z
    @Testing-d8z3 күн бұрын

    hi

  • @dineshrajendiran6496
    @dineshrajendiran64963 күн бұрын

    Ruppay card vechi login panna mudila pls sollunga epdi login panrathu enkitta Indian bank card tha iruku

  • @Pavithra0706
    @Pavithra07063 күн бұрын

    bro nodemon app crashed came what can do ?

  • @vijayaragavan-h8s
    @vijayaragavan-h8s3 күн бұрын

    Thanks bro❤

  • @vijayaragavan-h8s
    @vijayaragavan-h8s3 күн бұрын

    Read in mongodb - 2:02:59 Create in mongodb -2:14:25 Update in mongodb -2:24:00 Delete in mongodb - 2:40:05 Crud using mongoose -2:45:35 Mongodb Relation - 3:14:36 One to one relation -3:15:53 One to many relation -3:26:34 Many to many relation -3:32:12 Relationship using mongodb+ nodejs -3:39:55

  • @mohamedrusaik2001
    @mohamedrusaik20013 күн бұрын

    Bro Advanced Django Project a senji podung. Wonderful explanation!

  • @user-uh6hj9ux6j
    @user-uh6hj9ux6j3 күн бұрын

    very thanks bro

  • @suryar6137
    @suryar61373 күн бұрын

    great explanation

  • @zoiiiinnnnnnnnnngggggg1627
    @zoiiiinnnnnnnnnngggggg16274 күн бұрын

    Thanks

  • @dayanarejin2848
    @dayanarejin28484 күн бұрын

    well explained 👍

  • @qublascience369
    @qublascience3694 күн бұрын

    If we using fledged redux state management, don't we need to use use state hooks for saving temporary variables sir?

  • @DineshSaran_143
    @DineshSaran_1434 күн бұрын

    Worth🎉

  • @wondermusic4694
    @wondermusic46944 күн бұрын

    super explanation nobody told what these module.exports or bundle.js or package.json file mean in other react course Thank You so much

  • @user-xm8uw5qs8t
    @user-xm8uw5qs8t4 күн бұрын

    Super bro ❤

  • @indu9214
    @indu92145 күн бұрын

    Excellent tutorial which I have ever seen in youtube.. keep going

  • @srinivasan_R3
    @srinivasan_R35 күн бұрын

    Hi, bro your videos are very useful. Clear explanation, easy to understand. Can you teach kubernetes, like this. It would be very helpful for us. Please start kubernetes playlist, Asap.

  • @madhane943
    @madhane9435 күн бұрын

    Logaaaa CCCC............

  • @Cenation07
    @Cenation075 күн бұрын

    Hii bro

  • @Cenation07
    @Cenation075 күн бұрын

    Nice bro

  • @menahameenu8208
    @menahameenu82085 күн бұрын

    Error is :import postman collection gives error to me. POST 127.0.0.1:8000/api/v1/products?page=1&price[gte]=200 Error: connect ECONNREFUSED 127.0.0.1:8000 Request Headers User-Agent: PostmanRuntime/7.40.0 Accept: */* Postman-Token: 30b36248-aa3a-4f27-8575-67903ffd1cc8 Host: 127.0.0.1:8000 Accept-Encoding: gzip, deflate, br Connection: keep-alive i can't fix this error help me plz bro.

  • @ManikandanRamadoss-u2c
    @ManikandanRamadoss-u2c5 күн бұрын

    Dear Brother, Thank you so much, it's really good and very strait forward also easy to understand.

  • @gloriouswebtech
    @gloriouswebtech5 күн бұрын

    thank you

  • @muthupandi6628
    @muthupandi66285 күн бұрын

    clear explanation bro, So please add full course video