Karpado
Karpado
  • 113
  • 140 377
Spring Framework Learning Path for Beginners | How to Learn Spring Framework
Learn the Spring Framework step-by-step, starting with core concepts like Dependency Injection and Inversion of Control, then explore Spring MVC, AOP, Data, Security, REST API, WebFlux, and Cloud. This video simplifies the entire learning path, making it easy to grasp each component and build robust Java applications. Good luck with your learning journey!
================
Checkout my Courses : www.karpado.com/courses
Follow me on LinkedIn : www.linkedin.com/in/karthikeya-t-736bb01b6/
มุมมอง: 67

วีดีโอ

What is Spring Framework? | Spring Framework for Beginners
มุมมอง 3314 วันที่ผ่านมา
Are you new to the Spring Framework and feeling overwhelmed? This video breaks down the basics of Spring, explaining its role in enterprise applications and the functionality of its core modules like Spring Core, Spring Boot, Spring MVC, and Spring Cloud. Learn how Spring simplifies server-side development with Dependency Injection and Inversion of Control. Perfect for beginners, this video als...
DevOps Ultra Simplified for Beginners | Why DevOps | Mindset | Philosophies | Tools | Practices
มุมมอง 169ปีที่แล้ว
DevOps is combination of Mindset, tools, cultural philosophies & practices, to accelerate the software development process and encourage rapid delivery of software. Checkout my Courses : www.karpado.com/courses Follow me on LinkedIn : www.linkedin.com/in/karthikeya-t-736bb01b6/ what is devops devops simplified why devops devops advantages agile vs devops devops cultural philosophies devops tool...
DevOps engineer role simplified - DevOps engineer vs DevOps administrator
มุมมอง 274ปีที่แล้ว
DevOps Engineer and DevOps administrator sound like similar roles. But they have different set of responsibilities. This video briefly talks about their roles and responsibilities. Checkout my Courses : www.karpado.com/courses Follow me on LinkedIn : www.linkedin.com/in/karthikeya-t-736bb01b6/ devops engineer roles and responsibilities devops engineer,devops administrator devops job responsibil...
Cloud Security Engineer Simplified | Roles and responsibilities | Cloud administrator
มุมมอง 555ปีที่แล้ว
Cloud Security Engineer is responsible for Security of the Cloud Infrastructure and the applications. Wanna know what DevOps Engineers do? Check this out : th-cam.com/video/C7MlOhShmb8/w-d-xo.html Checkout my Courses : www.karpado.com/courses Follow me on LinkedIn : www.linkedin.com/in/karthikeya-t-736bb01b6/
AWS SysOps Administrator roles and responsibilities | Certification | Roadmap and more
มุมมอง 6Kปีที่แล้ว
AWS SysOps Administrator plays a critical role in ensuring the reliability, scalability, and security of applications running on the AWS platform. Learn GitHub Here : karpado.com/git-github-karpado/ Checkout my Out Courses Here: www.karpado.com/courses Follow me on LinkedIn : www.linkedin.com/in/karthikeya-t-736bb01b6/ AWS sysops administrator roles and responsibilities AWS sysops administrator...
AWS Solution Architect Roadmap | Career path from Scratch | With or without experience
มุมมอง 760ปีที่แล้ว
AWS Solution Architect Roadmap, career path : You can become a successful solution architect from scratch. Remember, it takes time and effort to gain the skills and experience needed for this role, but the rewards can be significant. Checkout my Courses : www.karpado.com/courses Follow me on LinkedIn : www.linkedin.com/in/karthikeya-t-736bb01b6/ aws solution architect roadmap, aws learning path...
AWS Sample Architecture for Beginners | AWS Wordpress Architecture | Sample Workflow!
มุมมอง 346ปีที่แล้ว
AWS Sample Architecture For Beginners | AWS Wordpress architecture | AWS Sample workflow! AWS Solution Architect step-by-step roadmap Video : th-cam.com/video/oiWiQDoDt90/w-d-xo.html Checkout Our Courses : www.karpado.com/courses Follow me on LinkedIn : www.linkedin.com/in/karthikeya-t-736bb01b6/ aws sample architecture, aws wordpress architecture, aws website architecture, aws solution archite...
What AWS Solution architects do? | AWS Solution architects Job description
มุมมอง 125ปีที่แล้ว
Solution architects are responsible for designing and implementing technology solutions to meet business needs. Their role involves analyzing business requirements and developing technical solutions that align with the organization's goals and objectives. Next, Check this Video on Sample AWS Architecture : th-cam.com/video/EB764mhxMH8/w-d-xo.html Checkout my Courses : www.karpado.com/courses Fo...
AWS Certifications Simplified for Beginners | AWS Certification Guide
มุมมอง 137ปีที่แล้ว
AWS Certifications Simplified for Beginners | AWS Certification Guide Next Video : If you've liked this video, you must check this video too : th-cam.com/video/EB764mhxMH8/w-d-xo.html Checkout my Courses : www.karpado.com/courses Follow me on LinkedIn : www.linkedin.com/in/karthikeya-t-736bb01b6/ Benefits of AWS certification: Career Advancement: AWS certification can help you stand out in the ...
AWS Services Simplified! | Overview of AWS Services for Beginners
มุมมอง 103ปีที่แล้ว
AWS Services Simplified! | Overview of AWS Services for Beginners You must watch this video next : AWS Certifications Simplified for Beginners | AWS Certification Guide th-cam.com/video/dqJlEut_TH4/w-d-xo.html Checkout my Courses : www.karpado.com/courses Follow me on LinkedIn : www.linkedin.com/in/karthikeya-t-736bb01b6/ Amazon Web Services (AWS) is a cloud computing platform that offers a wid...
SaaS vs PaaS vs IaaS | Cloud Computing Models | Pros and Cons | Examples | usecases
มุมมอง 1.2Kปีที่แล้ว
SaaS vs PaaS vs IaaS, Cloud Computing Models, Pros and Cons, Examples, usecases Checkout Next Video : AWS Services Simplified! | Overview of AWS Services for Beginners th-cam.com/video/aa1id_eSo8g/w-d-xo.html Checkout my Courses : www.karpado.com/courses Follow me on LinkedIn : www.linkedin.com/in/karthikeya-t-736bb01b6/ SaaS (Software-as-a-Service): SaaS is a cloud computing service that provi...
Random Topics in Java | Karpado Java Part 19
มุมมอง 74ปีที่แล้ว
This is continuation of previous part of the Java course. Need more content like this? Make sure to hit "like", "Subscribe" & Click the bell icon. TH-cam doesn't promote useful and informative videos like this one. Only through your "sharing" will we be able to reach out to wider audience. Share this course or playlist with your friends or colleagues via WhatsApp or another channel. As a gestur...
Java Multithreading Extended | Karpado Java Part 18
มุมมอง 124ปีที่แล้ว
This is continuation of Java Multithreading chapter. In this we discuss, callable interface, semaphore in java, blocking queue, live lock in java, starvation, immutability in threads Need more content like this? Make sure to hit "like", "Subscribe" & Click the bell icon. TH-cam doesn't promote useful and informative videos like this one. Only through your "sharing" will we be able to reach out ...
Java Streams Tutorial | Creating Streams | Parallel Streams and many more | Karpado Java Part 17
มุมมอง 105ปีที่แล้ว
Java Streams tutorial, Java streams example, create streams in java, parallel streams, new stream api improvements, terminal operations, flat map, lazy evaluation, intermediate operations and many more. Need more content like this? Make sure to hit "like", "Subscribe" & Click the bell icon. TH-cam doesn't promote useful and informative videos like this one. Only through your "sharing" will we b...
Cloud Computing Simplified | Why cloud computing | Advantages of Cloud Computing #cloudcomputing
มุมมอง 94ปีที่แล้ว
Cloud Computing Simplified | Why cloud computing | Advantages of Cloud Computing #cloudcomputing
Java Lambdas and Method References Tutorial | Lambda Expressions and more | Karpado Java Part 16
มุมมอง 46ปีที่แล้ว
Java Lambdas and Method References Tutorial | Lambda Expressions and more | Karpado Java Part 16
Java Collection Framework Tutorial | List | Set | Map | Algorithms and more | Karpado Java Part 15
มุมมอง 76ปีที่แล้ว
Java Collection Framework Tutorial | List | Set | Map | Algorithms and more | Karpado Java Part 15
Java Generics Tutorial | Generic Methods and Classes | Wrapper classes & more | Karpado Java Part 14
มุมมอง 72ปีที่แล้ว
Java Generics Tutorial | Generic Methods and Classes | Wrapper classes & more | Karpado Java Part 14
Java Multithreading Tutorial | Thread lifecycle | Synchronization and more | Karpado Java Part 13
มุมมอง 154ปีที่แล้ว
Java Multithreading Tutorial | Thread lifecycle | Synchronization and more | Karpado Java Part 13
Java IO Tutorial | Streams | IO Hierarchy and more | Karpado Java Part 12
มุมมอง 128ปีที่แล้ว
Java IO Tutorial | Streams | IO Hierarchy and more | Karpado Java Part 12
Exceptions Handling In Java Tutorial | Custom Exceptions | Exception Types | Karpado Java Part 11
มุมมอง 65ปีที่แล้ว
Exceptions Handling In Java Tutorial | Custom Exceptions | Exception Types | Karpado Java Part 11
Interfaces in java Tutorial | Default Methods | Sealed Classes & more | Karpado Java Part 10
มุมมอง 58ปีที่แล้ว
Interfaces in java Tutorial | Default Methods | Sealed Classes & more | Karpado Java Part 10
Inheritance in Java Tutorial | Types of Inheritance | Polymorphism & More | Karpado Java Part 9
มุมมอง 70ปีที่แล้ว
Inheritance in Java Tutorial | Types of Inheritance | Polymorphism & More | Karpado Java Part 9
Java JShell Tutorial | Karpado Java Part 8
มุมมอง 29ปีที่แล้ว
Java JShell Tutorial | Karpado Java Part 8
Classes and Objects | Overloading | Recursion | Nested classes | Strings | Karpado Java Part 7
มุมมอง 60ปีที่แล้ว
Classes and Objects | Overloading | Recursion | Nested classes | Strings | Karpado Java Part 7
Java Packages | JPMS (Java Platform Module System) | Project Jigsaw | Karpado Java Part 6
มุมมอง 82ปีที่แล้ว
Java Packages | JPMS (Java Platform Module System) | Project Jigsaw | Karpado Java Part 6
Classes and Objects in Java | Stack Memory | Heap Memory | Methods | construct | Karpado Java Part 5
มุมมอง 107ปีที่แล้ว
Classes and Objects in Java | Stack Memory | Heap Memory | Methods | construct | Karpado Java Part 5
Java Tutorial for Beginners | Full Java Course | Getting Started with Java | Karpado Java Part 1
มุมมอง 748ปีที่แล้ว
Java Tutorial for Beginners | Full Java Course | Getting Started with Java | Karpado Java Part 1
Control Statements in Java | Switch exps | Loop statements & more | Karpado Java Course Part 4
มุมมอง 76ปีที่แล้ว
Control Statements in Java | Switch exps | Loop statements & more | Karpado Java Course Part 4

ความคิดเห็น

  • @truth656
    @truth656 11 วันที่ผ่านมา

    Sir your life is inspiration for many you are no.1 java teacher.

    • @KarpadoOfficial
      @KarpadoOfficial 11 วันที่ผ่านมา

      I am glad it was helpful!

  • @anjanaramesh8121
    @anjanaramesh8121 22 วันที่ผ่านมา

    Very Helpful.

  • @graysonjeremiah3914
    @graysonjeremiah3914 หลายเดือนก่อน

    Really helpful, Thanks

  • @micro-helper
    @micro-helper หลายเดือนก่อน

    awesome explanations. Thansk

  • @rahulchoudhary29
    @rahulchoudhary29 2 หลายเดือนก่อน

    Could you please provide the source code if possible.

  • @LauwaliIsaDk
    @LauwaliIsaDk 3 หลายเดือนก่อน

    This is your final video, let me remember you to teach us how to run the .class file only that got from someone which doesn't have a .java(source code).

  • @user-zj5ff9lr4p
    @user-zj5ff9lr4p 3 หลายเดือนก่อน

    Great explanation, but I want ask one question. It may be stupid question. Why java need to complie source code Into bytecode? Instead of directly interpret in to machine code using jit and interpretor.

    • @KarpadoOfficial
      @KarpadoOfficial 3 หลายเดือนก่อน

      That's a very good question. The answer is a bit long, so please bear with me. The primary role of the compiler is to translate human-readable code (source code) into bytecode, identify any syntax errors, and optimize the code to make the interpreter's job easy. It scans the entire code and provides a list of syntax errors (if any) for the developer to address. The interpreter comes into play when the code is deployed in the runtime environment. It executes the bytecode line by line. If it encounters a runtime error (Ex: NullPointerException that cannot be detected during compile time), it halts the process immediately and throws an error. It will only proceed to the next line once the issue is rectified. Now, let's consider a scenario where there is no compiler, and the interpreter is designed to directly execute the source code. Here are some challenges: 1) Since the interpreter operates in the runtime environment (JVM), developers would need to deploy the code to identify syntactical errors. Just imagine the time required to fix each error one by one and deploy the application every time after fixing each error. 2) As the interpreter has to translate the source code as an additional step, the application's performance would be compromised. 3) If you were to deliver the application to your client, you would likely prefer to share the compiled code to protect your source code's proprietary nature. It's just impractical.

  • @mayurraut9610
    @mayurraut9610 3 หลายเดือนก่อน

    Your videos are short, simple and informative, I watched dozens of videos and ended up with yours, Thanks I got clearity.

    • @KarpadoOfficial
      @KarpadoOfficial 3 หลายเดือนก่อน

      Thank you! I hope it was helpful.

  • @JeffParker45
    @JeffParker45 3 หลายเดือนก่อน

    This is a very good setup and overview. Thank You!

  • @santhoshrajan4783
    @santhoshrajan4783 4 หลายเดือนก่อน

    remove backgroud music please.. it irritates.. honest feedback :)

    • @KarpadoOfficial
      @KarpadoOfficial 4 หลายเดือนก่อน

      Sure thing! Thank you for stopping by

  • @KarpadoOfficial
    @KarpadoOfficial 5 หลายเดือนก่อน

    You can learn the rest on TH-cam here : karpado.com/java-course-youtube/

    • @LauwaliIsaDk
      @LauwaliIsaDk 5 หลายเดือนก่อน

      Good, thanks.

  • @LauwaliIsaDk
    @LauwaliIsaDk 5 หลายเดือนก่อน

    I am really surprised with how you are explainaning concept. I read many books for Java including "Java complete reference 11edition ( almost 2000 pages), Java precisely e. t.c but your video is the best. Please I beg your pardon karpado to upload the next part of this video since now you can upload even 50 hours long video on TH-cam. We will not forget you by God grace, let get the job. I planned a good thing for you, but let get the job.

    • @KarpadoOfficial
      @KarpadoOfficial 5 หลายเดือนก่อน

      Glad it was helpful. You can learn the rest on TH-cam here : karpado.com/java-course-youtube/

  • @HOPCOUNT
    @HOPCOUNT 5 หลายเดือนก่อน

    Going with the AWS SysOps Administrator first, with no experience this makes sense to me. I think it is more obtainable to get in the door with the lower level position than a full blown arhcitect.

  • @wwaqashussain
    @wwaqashussain 5 หลายเดือนก่อน

    Very clear, thanks

  • @user-kr2vt1ll8o
    @user-kr2vt1ll8o 6 หลายเดือนก่อน

    You're amazing man!

    • @KarpadoOfficial
      @KarpadoOfficial 3 หลายเดือนก่อน

      I am glad it was helpful!

  • @nahidsarker69
    @nahidsarker69 8 หลายเดือนก่อน

    Is it a one kind of devop role?

    • @KarpadoOfficial
      @KarpadoOfficial 7 หลายเดือนก่อน

      Not really. DevOps is majorly centered around CI/CD pipeline. Security Engineer focus is on securing AWS infrastructure/Services, different from the overall DevOps scope.

  • @mikebrown5142
    @mikebrown5142 8 หลายเดือนก่อน

    Nice vid, trying to understand how my projects build.xml works. Thanks for the upload, God is good! Matthew 11:28!

    • @KarpadoOfficial
      @KarpadoOfficial 8 หลายเดือนก่อน

      Glad it was helpful!

  • @lifttechsleep9115
    @lifttechsleep9115 9 หลายเดือนก่อน

    Thank you for this . I am full stack web engineer. I passed the aws saa going and currently for the aws sys ops.Then aws security cert. After that it will be a hard stopping point to work on my skills or projects What are some good cloud security projects to have on the resume ?

    • @KarpadoOfficial
      @KarpadoOfficial 7 หลายเดือนก่อน

      I am bit confused with your question. Do you have prior experience in Cloud/Security related roles?

    • @lifttechsleep9115
      @lifttechsleep9115 7 หลายเดือนก่อน

      I don't have any professional experience in an info sec environment. I'm in a cloud support role which we use splunk and incident response but not sure how to transition to cloud security.

  • @supersoniqamanyi3075
    @supersoniqamanyi3075 9 หลายเดือนก่อน

    Very clear and educative

    • @KarpadoOfficial
      @KarpadoOfficial 8 หลายเดือนก่อน

      Glad it was helpful!

  • @GauravGupta-vo4ii
    @GauravGupta-vo4ii 9 หลายเดือนก่อน

    confused teacher

  • @raufbabajanov6943
    @raufbabajanov6943 9 หลายเดือนก่อน

    finally someone gives clear answer and not just vague definition. Thank you

    • @KarpadoOfficial
      @KarpadoOfficial 9 หลายเดือนก่อน

      You're welcome! Do checkout the entire play list here : th-cam.com/play/PLINj7DTYTXsAWNLg_i-lE6OWbw745sYws.html

  • @zerokneospark7363
    @zerokneospark7363 10 หลายเดือนก่อน

    Thanks bro, Helpful

  • @AAG-Annie
    @AAG-Annie ปีที่แล้ว

    This is very insightful. Can you use the solution Architect cert to get a job in all the roles you listed?

    • @KarpadoOfficial
      @KarpadoOfficial ปีที่แล้ว

      Yes and a No! You may not even need to do Certification at all. Check out this video on the same : th-cam.com/video/dqJlEut_TH4/w-d-xo.html

    • @jr-hp7er
      @jr-hp7er 11 หลายเดือนก่อน

      Doing certification keeps you ahead of the most Candidates

  • @janin4real
    @janin4real ปีที่แล้ว

    Really like the way you put it

  • @gillissn
    @gillissn ปีที่แล้ว

    Something to keep in mind is the <classpath> tag is not valid everywhere, it is only valid within a target or task that supports it, or at the project root level.

  • @TheBuzzFlicks
    @TheBuzzFlicks ปีที่แล้ว

    This is a great course full of up-to-date content! Thank you for making this video.. :D

  • @suvammondal698
    @suvammondal698 ปีที่แล้ว

    Underrated ❤

  • @SaurabhPandey-vy8sv
    @SaurabhPandey-vy8sv ปีที่แล้ว

    I want to take your premium membership but want to know within how many days can i expect courses on aws docker and k8? Thank you!

    • @KarpadoOfficial
      @KarpadoOfficial ปีที่แล้ว

      Hi Saurabh. AWS is targeted for May. After that, you can expect a comprehensive course on DevOps (covering all DevOps tools) by mid-July. K8 and Docker concepts would be covered to some extent in the AWS course itself. Exclusive courses on Docker and K8 are lined up after DevOps. However, we don't have a timeline for that yet.

    • @SaurabhPandey-vy8sv
      @SaurabhPandey-vy8sv ปีที่แล้ว

      @@KarpadoOfficial great thank you!!

    • @KarpadoOfficial
      @KarpadoOfficial ปีที่แล้ว

      @@SaurabhPandey-vy8sv You're welcome!

  • @ArshadKhan007
    @ArshadKhan007 ปีที่แล้ว

    Very well explained, thanks

  • @ArshadKhan007
    @ArshadKhan007 ปีที่แล้ว

    Good explanation..!!

  • @MateoEstudiante
    @MateoEstudiante ปีที่แล้ว

    Thanks! I'm enjoying a lot your videos, it helps me in my learning. 😊

  • @bhavukgarg3619
    @bhavukgarg3619 ปีที่แล้ว

    Very nice explanation, First time I have understood the meaning of classpath

  • @manikantarv9059
    @manikantarv9059 ปีที่แล้ว

    Thanks for the video

  • @MateoEstudiante
    @MateoEstudiante ปีที่แล้ว

    thanks for this class! I learnt a lot 🙏

  • @manujprajapati9460
    @manujprajapati9460 ปีที่แล้ว

    Thanks for this wonderful opportunity to learn Java🙏

  • @satvikkamble1523
    @satvikkamble1523 ปีที่แล้ว

    god bless you brother 🥰❣

  • @shashankb5711
    @shashankb5711 ปีที่แล้ว

    I would want 1 month mire to start watching all these.... Coz I have exams till next month... I hope this won't be deleted

  • @KarpadoOfficial
    @KarpadoOfficial ปีที่แล้ว

    Learn Git On My TH-cam Channel : th-cam.com/video/1ibTq9rDd10/w-d-xo.html

  • @alan-overthenet
    @alan-overthenet ปีที่แล้ว

    Thank you very much. This was useful for me, and I appreciate your time. I come at this from a slightly different angle. I am retired and just want to make a side income as a freelancer. The most useful language for me (the one I know) is JavaScript, as I mainly do small web apps. That said, for some - no good reason - I keep getting drawn to Java. I have moved about a lot of the years and still don't know what to settle on. Here are my favourites in order: 1. Ruby. I realy like this language, but have no idea what I would use it for and I don't like Rails 2. Python. I probably could stick with thisas it does all I need - this video at 11:43 3. Javascript. I should just focus on JS and give my head a break. It is so versatile. 4. Java. I have no idea whay I keep getting drawn to Java, but I keep going back. I am following Tim Buchalka's course. It is super comprehensive, but it's dry and I am forcing myself to follow it - it's not enjoyable for me. There isn't a useful takeaway here, other than, if you know what you want to do, find the most suitable language (tool) and stick to it. Otherwise you will turn in to me - not reccommended (o:

    • @KarpadoOfficial
      @KarpadoOfficial ปีที่แล้ว

      You appear to be a perfectionist and a learnaholic. When you don't understand something, you delve into it, spending hours researching it until you're clear on it, or you feel unsettling.This is both good and bad. This might be good because you will understand it very deeply, unlike anyone else. But the bad thing is, it may not contribute to your goals! Remember: "It's better to do the right thing inefficiently than the wrong thing with 100% efficiency." This is what I tell my mentees. You are learning Java because you want to satisfy your hunger to fully understand the concepts, and you don't want to give it up. But then, is it contributing to your goals? I feel JavaScript might be a better fit for your needs. You need to try to avoid getting distracted and stay focused on it. I hope it helps, and in case you want to learn Java (just for entertainment), you can watch the complete course for free right here on TH-cam. My teaching style is something I truly believe you'd love and will keep you interested. th-cam.com/video/U5x-xBMppYA/w-d-xo.html

    • @alan-overthenet
      @alan-overthenet ปีที่แล้ว

      @@KarpadoOfficial Thank you., it was good of you to read and reply and offer advice. Much appreciated.

    • @KarpadoOfficial
      @KarpadoOfficial ปีที่แล้ว

      @@alan-overthenet I'm glad it was helpful!

    • @KarpadoOfficial
      @KarpadoOfficial ปีที่แล้ว

      @@antoniostrina82 Exactly!

  • @MrFaiakak
    @MrFaiakak ปีที่แล้ว

    I was getting confused between Java & Python now and then. Thankyou for elaborating the topic, I will go with Java

  • @pranaysharma1864
    @pranaysharma1864 ปีที่แล้ว

    hi, i am getting this error: Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Mon Nov 14 14:51:23 IST 2022 There was an unexpected error (type=Not Found, status=404). also when I am running my Spring boot project in eclipse, that welcompagehandlermapping line is not coming in the eclipse console. Please guide...

    • @KarpadoOfficial
      @KarpadoOfficial ปีที่แล้ว

      Try this fix : th-cam.com/video/YdmTRBBrODI/w-d-xo.html

  • @platinumphonesandcomputers
    @platinumphonesandcomputers ปีที่แล้ว

    Please use real life examples for easier understanding of newbies

  • @bhavanachaudhari3468
    @bhavanachaudhari3468 ปีที่แล้ว

    Liked video very much👍

  • @georgievvladimir
    @georgievvladimir ปีที่แล้ว

    Great explanation. I got the idea. So you need a framework, configuration and some code in order to implement DI.

  •  2 ปีที่แล้ว

    Very good!

  • @akshanshvijoy
    @akshanshvijoy 2 ปีที่แล้ว

    really good explanation

  • @sureshmanne7245
    @sureshmanne7245 2 ปีที่แล้ว

    why did you use static block to create the session?

  • @SirCprice
    @SirCprice 2 ปีที่แล้ว

    Very good explanation. Thank you for refreshing my memories.

  • @OpinionOfX
    @OpinionOfX 2 ปีที่แล้ว

    Thanks

  • @midewestmond9442
    @midewestmond9442 2 ปีที่แล้ว

    Thanks bru this help me choose I will be going with Java

    • @mohitahir6020
      @mohitahir6020 2 ปีที่แล้ว

      Bro what do you think i should do