Joined September 2021
7 Photos and videos
Can anyone add me in groups about Python, Javascript and Web development.
1
55
#pythonprogramming In python a class can be created without using class keyword, and this can be done using type function. the type function returns the type of the object if an object is passed to it as parameter, but when three parameters
1
2
(Class name: str, inheriting classes: tuple, and a dictionary containing all the attributes and methods) is passed as parameters. the following code will create a class name Sample with attribute year and a method named hello. further objects can be initiated using this class.
1
#Python #QuizTime Is there any way to create class in python without using class keyword? Comment below.
1
2
4
I just got to know a new term called 'over-motivated' now this term will haunt me for days.
2
3
There is a difference in web developer, good web developer which is knowing the core technologies underlying the web.
2
1
3
And*
United by the name divided by the CSS skills. Twitter algorithm is sarcastic. @PrasoonPratham @Prathkum
1
Linux sucks when it comes to compatibility with external monitors.
1
Getting bored, wanted to do something new so Compiled my first android app.
1
2
Comment your answers tweeps, and explain the reason too. Created with @carbon_app

1
1
1
Day 35 #100DaysOfCode revised backend concepts from a django ecommerce tutorial, tried to implement a calculator (couldn't complete due to busy schedule), will work on backend tomorrow after a long time.
1
2
Day 34 #100DaysOfCode learnt basic concepts and terminology of Machine Learning from #AWSDeepRacer
7
5
Day y33 #100DaysOfCode learnt the concepts of keydown and keyup events and getting characters code from those events, converting those events to convert character code, Implemented custom function to convert that code to character(lowercase and special characters)
1
3
#100DaysOfCode Day 32 implemented HashMap in javascript.
1
3
#javascript want to convert keyCode to charecters (Uppercase, lowerCase, special characters all. String.fromCharCode isn't suitable, will I have to do this manually or there is any other way. Help me guys!
#javascript hey folks, I need a help! I want to generate keys dynamically and access it using ******* this.(dynamically_generated_key) Is there any way to this?
1
3
Day 31 #100DaysOfCode learnt working with objects in JavaScript, and closure in JavaScript. Worked on a project but couldn't complete, will try tomorrow.
5
9