Introduction to JAVA | Java Introduction | Java History | Java Programming | in telugu

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

ความคิดเห็น • 61

  • @williamnaveen96
    @williamnaveen96 2 ปีที่แล้ว +23

    Trust me Guys Nenu Ee Channel Java Playlist ni Follow Ayanu Naku Sem lo Java Sub Out Of Marks Occhai ...

  • @gajjelagangadhar6121
    @gajjelagangadhar6121 ปีที่แล้ว +2

    Big fan 🙌apudo kapudu mimalni kalustanuu

  • @deepakdeepak-vm6uv
    @deepakdeepak-vm6uv ปีที่แล้ว +1

    Good information sir tq for the explanation

  • @vallabtara9385
    @vallabtara9385 4 ปีที่แล้ว +2

    Thank you so much sir... explained very clearly

  • @nagaramyareddypadala2071
    @nagaramyareddypadala2071 25 วันที่ผ่านมา +1

    Super explanation ❤

  • @alurisatheesh6676
    @alurisatheesh6676 ปีที่แล้ว +1

    Excellent sir....

  • @samaashokreddy123.6
    @samaashokreddy123.6 3 ปีที่แล้ว +2

    Understood sir thank u sir.

  • @sowmyayamjala1159
    @sowmyayamjala1159 2 ปีที่แล้ว +1

    Super explaination sir 👌

  • @pranay7799
    @pranay7799 9 หลายเดือนก่อน +1

    Tq sir 1st attempt lo ne clear java

    • @SBTechTuts
      @SBTechTuts  9 หลายเดือนก่อน +1

      congrats

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

    Thank you sir because of your teaching I wrote my yesterday exam successfully 😍

  • @Shafeena-2002
    @Shafeena-2002 ปีที่แล้ว +1

    Sir ..can u please make all the videos of full java course ?

  • @anushayadav8285
    @anushayadav8285 3 ปีที่แล้ว +1

    Nice explainantion sir

  • @sravanisravs8307
    @sravanisravs8307 3 ปีที่แล้ว +2

    Nice sir 👍

  • @samalarashi7924
    @samalarashi7924 4 ปีที่แล้ว +1

    Each Nd every line every matter clearly explained sir

  • @gopichandEEE
    @gopichandEEE 2 ปีที่แล้ว +1

    good teaching

  • @lohithb6950
    @lohithb6950 ปีที่แล้ว +1

    Sir plese explain Operating system sessions plese...

  • @motamarriajaykumar
    @motamarriajaykumar 8 หลายเดือนก่อน +1

    Sir Java streams gurinch classes chayandi

  • @boddunarajeshkumar
    @boddunarajeshkumar ปีที่แล้ว +1

    Sir could please explain collections framework in java

  • @pavaniguddoji-cl1bb
    @pavaniguddoji-cl1bb ปีที่แล้ว +1

    Sir okasari Unix program first come first serve explain cheyara

  • @sriramprabhas4622
    @sriramprabhas4622 3 ปีที่แล้ว +1

    Sir can I give some questions
    I want i
    Your explanation in Java
    1 serialization
    2 deserlization.....soon on

  • @sampoorna375
    @sampoorna375 หลายเดือนก่อน +1

    Sir E-commerce explanation videos cheyandi sir please 🤌🤌🤌

  • @akhilvaddi2151
    @akhilvaddi2151 2 ปีที่แล้ว +6

    Could you please explain difference between object oriented programming and procedural oriented programming in brief?

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

      sure .... thank u

    • @lakhanmunnur
      @lakhanmunnur ปีที่แล้ว +1

      Thank you sir mi java videos anni chusi ee roju exam rasesanu

  • @pavannani25.
    @pavannani25. 2 ปีที่แล้ว +1

    Super sir

  • @nadimpallianjalidixitha9089
    @nadimpallianjalidixitha9089 2 ปีที่แล้ว +1

    Nice video sir

  • @gorlashirisha6590
    @gorlashirisha6590 ปีที่แล้ว +2

    Sir web technology paina video s cheyandi sir please

    • @SBTechTuts
      @SBTechTuts  ปีที่แล้ว +2

      complete videos uploaded...plz check it in channel playlist

  • @sindhujasekhar7109
    @sindhujasekhar7109 2 ปีที่แล้ว +4

    Cover these topics
    Explanation
    Soo please upload the video's
    UNIT I Introduction
    Introduction to Object Oriented Programming, The History and Evolution of Java, Introduction to Classes,
    Objects, Methods, Constructors, this keyword, Garbage Collection, Data Types, Variables, Type
    Conversion and Casting, Arrays, Operators, Control Statements, Method Overloading, Constructor
    Overloading, Parameter Passing, Recursion, String Class and String handling methods
    UNIT II Inheritance, Packages, Interfaces
    Inheritance: Basics, Using Super, Creating Multilevel hierarchy, Method overriding, Dynamic Method
    Dispatch, Using Abstract classes, Using final with inheritance, Object class,
    Packages: Basics, Finding packages and CLASSPATH, Access Protection, Importing packages.
    Interfaces: Definition, Implementing Interfaces, Extending Interfaces, Nested Interfaces, Applying
    Interfaces, Variables in Interfaces.
    UNIT III Exception handling, Stream based I/O
    Exception handling - Fundamentals, Exception types, Uncaught exceptions, using try and catch, multiple
    catch clauses, nested try statements, throw, throws and finally, built-in exceptions, creating own exception
    subclasses.
    Stream based I/O (java.io) - The Stream Classes-Byte streams and Character streams, Reading console
    Input and Writing Console Output, File class, Reading and Writing Files, Random access file operations,
    The Console class, Serialization, Enumerations, Autoboxing, Generics.
    UNIT IV Multithreading, The Collections Framework
    Multithreading: The Java thread model, creating threads, Thread priorities, Synchronizing threads,
    Interthread communication.
    The Collections Framework (java.util): Collections overview, Collection Interfaces, The Collectionclasses￾Array List, Linked List, Hash Set, Tree Set, Priority Queue, Array Deque. Hashtable, Properties, Stack,
    Vector, String Tokenizer, Bit Set, Date, Calendar, Random, Formatter, Scanner.
    UNIT V Applet, GUI Programming with Swings, Accessing Databases with JDBC
    Applet: Basics, Architecture, Applet Skeleton, requesting repainting, using the status window, passing
    parameters to applets
    GUI Programming with Swings - The origin and design philosophy of swing, components and containers,
    layout managers, event handling, using a push button, jtextfield, jlabel and image icon, the swing buttons,
    jtext field, jscrollpane, jlist, jcombobox, trees, jtable, An overview of jmenubar, jmenu and jmenuitem, creating a main menu, show message dialog, show confirmdialog, show input dialog, show option dialog,
    jdialog, create a modeless dialog.
    Accessing Databases with JDBC:
    Types of Drivers, JDBC Architecture, JDBC classes and Interfaces, Basic steps in developing JDBC
    applications, Creating a new database and table with JDBC

    • @SBTechTuts
      @SBTechTuts  2 ปีที่แล้ว +1

      sure... thank u

  • @kunche1238
    @kunche1238 3 ปีที่แล้ว +4

    Hi Sir , do you provide online Java training classes?

  • @reddyshekar9568
    @reddyshekar9568 ปีที่แล้ว +1

    Full java e topic varaku nerchukovali chepandi 18 Naku interview vundi

  • @sureshmadireddy5181
    @sureshmadireddy5181 3 ปีที่แล้ว +1

    Sir loop and Datatype pai okka video cheyyandi sir

    • @SBTechTuts
      @SBTechTuts  3 ปีที่แล้ว

      sure thappakunda

  • @Yoshasri_Cutie
    @Yoshasri_Cutie 8 หลายเดือนก่อน +1

    sir interface vs abstractclass class cheyandi sir pleass

    • @SBTechTuts
      @SBTechTuts  8 หลายเดือนก่อน +2

      already uploaded plz check it in channel java playlist.. thank u

  • @rohanpatel3115
    @rohanpatel3115 2 ปีที่แล้ว +1

    hello sir what should i learn for java gui for android , do we have to design like html and css through code ? i have seen video where they just have select the view like button etc.

  • @sriramprabhas4622
    @sriramprabhas4622 3 ปีที่แล้ว

    Pls reply sir...when u will. Start Java collections

  • @gopichandEEE
    @gopichandEEE 2 ปีที่แล้ว +2

    sir java material send cheyandi

  • @sriramprabhas4622
    @sriramprabhas4622 3 ปีที่แล้ว +1

    Where is Java collections in your playlist

  • @nearobserver29
    @nearobserver29 2 ปีที่แล้ว +1

    sir can you make videos on java stream

  • @pavankarantotu5335
    @pavankarantotu5335 2 ปีที่แล้ว +1

    Hi sir Inka Java gurinchi chepandi

    • @pavankarantotu5335
      @pavankarantotu5335 2 ปีที่แล้ว +1

      Thank you so much sir ❣️☺️

    • @SBTechTuts
      @SBTechTuts  2 ปีที่แล้ว +1

      check it channel java porgramming playlist

  • @ramramkrishna8082
    @ramramkrishna8082 3 ปีที่แล้ว +1

    Clear cut clarity sir

    • @SBTechTuts
      @SBTechTuts  3 ปีที่แล้ว

      thank u and welcome to our channel

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

    Sir complete java nerchukune la chyandi sir with advanced java kuda we pay money sir for whole course rply me sir. Meela evaru chpaledhu inta clear explanation ivvaledhu eey TH-cam channellu

    • @SBTechTuts
      @SBTechTuts  2 ปีที่แล้ว +1

      thappakunda chestha... thank u

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

    Tqq sir

  • @garidassravani3699
    @garidassravani3699 2 ปีที่แล้ว +1

    Hybrid inharitance program