Skip to content

Making Class in different programming languages is an attempt to make it possible for all the classes available in one place in different languages!

Notifications You must be signed in to change notification settings

Adhikaribharath/Making-class-in-different-Programming-languages-

 
 

Repository files navigation

Making-Class-In-Different_Programming_Languages

forthebadge forthebadge forthebadge forthebadge

Making Class in different programming languages is an attempt to make available the way of constructing classes in different languages in a centralizes repo.

[Note: Avoid conflict in language. If you are using the same language, try to construct the class in a different manner]

Steps to follow

Step 1: Make a Class named Vehicle with the attributes price, color and model.

Step 2: Make an object car1 with a price 500$, color as Red and model as 008x5

Step 3: Now output the details of the object attributes

Step 4: You are done content wise, now name the file as ClassIn<version (optional)>.<langauge_extension>

For easy reference, look up ClassInPython.py for naming and content

About

Making Class in different programming languages is an attempt to make it possible for all the classes available in one place in different languages!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 21.5%
  • JavaScript 13.9%
  • Java 12.2%
  • Dart 11.3%
  • Groovy 10.5%
  • Go 8.3%
  • Other 22.3%