CodeGym
CodeGym University
शिकणे
अभ्यासक्रम
टास्क्स
सर्वेक्षणे आणि प्रश्नमंजुषा
गेम्स
मदत
आव्हानात्मक वेळापत्रक
समुदाय
युजर्स
फोरम
चॅट
लेख
यशोगाथा
अॅक्टीव्हिटी
परीक्षणे
सदस्यत्वे
फिकट थिम

धडे

  • परीक्षणे
  • आमच्याविषयी
सुरू करा
शिकायला सुरुवात करा
आत्ताच शिकायला सुरुवात करा
  • शोध नकाशा
  • धडे
सर्व शोध जावा सिंटॅक्स जावा कोअर जावा मल्टीथ्रेडिंग जावा कलेक्शन्स जेएसपी आणि सर्व्हलेट्स Module 3. Java Professional Module 4. SQL & Hibernate Module 5. Spring Spring
सर्व पातळ्या पातळी 0 पातळी 1 पातळी 2 पातळी 3 पातळी 4 पातळी 5 पातळी 6 पातळी 7 पातळी 8 पातळी 9 पातळी 10 पातळी 11 पातळी 12 पातळी 13 पातळी 14 पातळी 15 पातळी 16 पातळी 17 पातळी 18 पातळी 19 पातळी 20 पातळी 21 पातळी 22 पातळी 23 पातळी 24 पातळी 25 पातळी 26 पातळी 27 पातळी 28
  • Primitive data types

    जावा सिंटॅक्स
    पातळी 2, धडा 2
    It's time to talk about how variables are arranged internally. If you hear something about "primitive" types of data, it doesn't mean they're any worse than others. The designation only indicates that they're not composites. That is, a primitive type does not consist of any other types. Primitive and complex types are stored in different ways in memory.
    उपलब्ध
  • Creating objects

    जावा सिंटॅक्स
    पातळी 2, धडा 3
    How do you like this line? Cat cat = new Cat(); At first, it's confusing: why are there cats and both sides, and why is it so complicated? In fact, this is the standard way to create an instance (object) of the Cat class, named cat. The keyword new signals that we are creating a new "cat". This lesson has the details about creating cats and other objects.
    उपलब्ध
  • Visibility of variables

    जावा सिंटॅक्स
    पातळी 2, धडा 4
    Programs are divided into blocks. A block can be a class, or a method, or an operator. Java variables can be seen from one block but not another. This may seem superfluous to the beginner, but it's actually very convenient (and very important!). This lesson introduces you to variable scope and access modifiers.
    उपलब्ध
  • Different ways to create variables

    जावा सिंटॅक्स
    पातळी 2, धडा 5
    There are different kinds of variables, and you can create them in different ways. For example, you can first create a variable and then (someday!) put a value in it. And you can do all this in a single line. You'll also learn the difference between creating primitive variables and creating objects (i.e. composite variables).
    उपलब्ध
  • Reference variables

    जावा सिंटॅक्स
    पातळी 2, धडा 6
    This lesson teaches you about the important difference between primitive and composite variables. For example, primitive variables contain an actual, but all other variables contain the address of an object. An object and a reference to it are related approximately in the way a person and her home address are related. Accordingly, objects interact with each other using references, and not directly.
    उपलब्ध
  • Calling methods, returning values

    जावा सिंटॅक्स
    पातळी 2, धडा 7
    A program without a method is like a planet without inhabitants. It could exist, but nobody would ever know. A method is a series of actions (or commands) combined under a single name. In fact, the method itself becomes a command, only a composite, more specific command. We'll learn to write methods and call them in other methods.
    उपलब्ध
  • Practice calling methods

    जावा सिंटॅक्स
    पातळी 2, धडा 8
    Methods, or as they are also called — functions, work like this: they take a value (or several), rework them, and return a result... Or they don't return a result — such methods also exist. It's just like in life: any action can be represented as a function. It's time to complete several tasks with methods that return values.
    उपलब्ध
  • Full class name

    जावा सिंटॅक्स
    पातळी 2, धडा 9
    A robot's full name consists of the manufacturer's name, the model, and a personal identifier. What about the full name of a class? You'll learn how to name classes properly so they can be accessed from anywhere. After this lesson, the name java.io.FileInputStream fileInputStream will be as clear and simple as "Albert Einstein".
    उपलब्ध
  • Useful links from the Professor – 2

    जावा सिंटॅक्स
    पातळी 2, धडा 10
    As usual, at the end of the level the professor gives you additional literature to study. You don't need to read everything at once. Gradually progress (not at the expense of completing the tasks!) is very desirable. Perhaps after your reading, some topic previously shrouded in mystery will become understandable and instinctive.
    उपलब्ध
  • How a CPU Works in 100 Seconds // Apple Silicon M1 vs Intel i9

    जावा सिंटॅक्स
    पातळी 2, धडा 11
    After working religiously to master Java fundamentals, you can relax a bit and watch a movie about Java! How a CPU Works in 100 Seconds // Apple Silicon M1 vs Intel i9
    उपलब्ध
  • You've leveled up!

    जावा सिंटॅक्स
    पातळी 3, धडा 0
    The third motivational lesson prepared by CodeGym's super training specialist is about which plan is right and which is not, how competition affects success, and which professionals enjoy 80% of income. And you'll also learn about the widespread failures that await graduates.
    उपलब्ध
  • The simplest program

    जावा सिंटॅक्स
    पातळी 3, धडा 1
    By the beginning of the third level, CodeGym students have already managed to write more than one program. They may not understand all of their elements, but everything is gradually falling into place. Now is the perfect time to discover some details regarding the main() method and...to install IntelliJ IDEA!
    उपलब्ध
  • 1
  • 2
  • 3
  • 4
  • 5
  • ...
  • 12
शिका
  • नोंदणी
  • जावा अभ्यासक्रम
  • टास्क्ससाठी मदत
  • किंमत
  • गेम प्रोजेक्ट्स
  • जावा सिंटॅक्स
समुदाय
  • युजर्स
  • लेख
  • फोरम
  • चॅट
  • यशोगाथा
  • अॅक्टीव्हिटी
  • Affiliate Program
कंपनी
  • आमच्याविषयी
  • संपर्क
  • परीक्षणे
  • प्रेस रूम
  • शिक्षणासाठी CodeGym
  • वारंवार विचारले जाणारे प्रश्न
  • मदत
CodeGym CodeGym हा सुरुवातीपासून जावा प्रोग्रॅमिंग शिकण्यासाठीचा ऑनलाईन अभ्यासक्रम आहे. नवशिक्या लोकांना जावावर प्रभुत्व मिळवत येण्यासाठी हा अभ्यासक्रम म्हणजे एक परिपूर्ण मार्ग आहे. त्यात लगेच पडताळणी असलेल्या 1200+ टास्क्स आहेत आणि जावाच्या मूलभूत थिअरीचा एक आवश्यक भाग आहे. तुम्हाला शिक्षणात यशस्वी होण्यासाठी मदत करण्याकरता, आम्ही प्रेरणादायी फिचर्सचा एक संच तयार केला आहे: कोडी, कोडींग प्रकल्प आणि कार्यक्षम शिक्षण तसेच जावा डेव्हलपरचे करीयर याबद्दलचा मजकूर.
आमचे अनुसरण करा
इंटरफेस भाषा
प्रोग्रॅमर्स तयार करावे लागतात, ते जन्माला येत नाहीत © 2023 CodeGym
MastercardVisa
प्रोग्रॅमर्स तयार करावे लागतात, ते जन्माला येत नाहीत © 2023 CodeGym
This website uses cookies to provide you with personalized service. By using this website, you agree to our use of cookies. If you require more details, please read our Terms and Policy.