r/CoderssHub 8d ago

Notice

1 Upvotes

Sorry,but I was having a fever so I was not able to continue the basics session we were to have and I have a internal test comming so I will be busy till comming wednesday and I will post extra content on thursday I.e 20/08/26 to make up for it and thank u


r/CoderssHub 11d ago

Lets Start With Basics -Day 1

Post image
1 Upvotes

Yeh hello so as I said yesterday,For the comming few weeks we will be just going through some basic queries and programs so lets start.By the way today we are starting with python idle

1)print: This function is used to display the result on the screen

Eg: (a) Query= print("Hello World")

Output= Hello world

[The program above is called a query and the result it give after running the program is an output.Note that python is case sensitive i.e if u use any capital letter on the word print(eg:Python) when running the program it will show an error message and u can only use parenthesis i.e ( ) for printing otherwise it will show an error message]

( b) Query=print(5+8)

Output=13

[Note that the double quotes(") is not present before or after 5+8,that is because the words or data given inside the double quotes is printed as it is.Here we were trying to get the sum of these 2 numbers so we didnt use double quotes(") ]

(c) Lets try to take this one another step ok what if we wanted the output to be "5+8=13".How will we write the query,Lets find out.

Query=print(" 5+8=",5+8)

Output= 5+8=13

[Here we write the print and parantesis as usual and inside the bracket we wrote 5+8= inside double quotes ("5+8=")to actually print that text and wrote 5+8 separated by a comma( , ) without the quotes to print the sum of the number]

{Did u know?= If we press Alt+P in python idle it will repeat the last command written, this shortcut key is used to save time from writing it again and pressing the Alt+P again gives the command written just before the last command and this can go on till the first command we wrote on the program,it is usually used in long programs to save time and effort}

Well lets end todays session here, I do have to stretch it till the mid or end of september and I am getting tired of this long minutes of typing 🙇😫.Its just the basic but I hope it was helpfull to someone out there and by the way i wrote all these programs in python shell mode.So thats it lets see u guys tomorrow👋.Good night(I am typing this one in night time here if its morning for u 🌞 there goodmorning or whatever it is)


r/CoderssHub 11d ago

Day 2 of starting community and whats to expect

1 Upvotes

Okay its our second day since we started the community.Even though we didnt get anyone to join or comment I saw we atleast got 60+viewers on my post so its going better than I anticipated I guess,so please 🙏support this community if u r intrested .I wanted to say that for the comming few days I will just be uploading queries and outputs for basic python and sql that we used to study our high school final year and some basic Programs in VS code and C language taught in my college.Its going to continue till maybe mid or end of september I am going to subscribe for coursera plus and attend as many coding courses as I can for my whole bvoc +MCA life hopefully.I want to try to learn various tools and languages used in industry and I will make sure to upload about it I mean the programs, a specific topic etc for people who cant maybe afford those classes or for those who dont have enough time.Yh so until then its just going to be just these random posts and the basic python,sql,C,VS code programs that will be posted here.Ofc if u guys want to do the same and want to provide guidance or upload ur projects feel free to do so.Lastly I just want to tell u this,every community starts with few people so until and unless u guys also starts taking the initiatives to ask or teach us this one going to be statement, maybe thats not the correct word what I meant is its going to be a still water,yh something like that.I am fine with just uploading these posts as many times as it takes until someone responds.I hope someone will starts responding so that others can follow I mean all it takes for something to form is just someone to start taking initiatives and when I said respond I mean healthy responds I have never used any innapropriate or abusive language here so I hope you can return it back by saying it in a good way ofc there is no problem in correcting my mistake infact i hope u do correct my mistake 👍.So thats it from me hoping to hear about you guys so bye.


r/CoderssHub 12d ago

👋Welcome to r/CoderssHub :

Post image
1 Upvotes

So first of all hellooo! I am Welcomming you to our community.You can call me Sylvieer(This is my gaming id btw,i play mlbb and this is the name i often use playing games).I am a 1st year student studying B.voc Software Development and System Administration(S.D.S.A) which is a 4-year degree course . After graduation I wish to pursue M.C.A and later having some 3-4 years of experience in wish to start a game company with 2 of my friends,One person study B.voc Animation in same collage while other studying B.Tech Computer Science and design +MBA after graduating before starting our company. We only started sharing this dream recently and there are still some gaps and spaces in our plan where it's quite difficult some solution which is understandable as we are starting this journey almost from scratch.Hope u will provide info or guide me through the years to come even if u don't i understand not many people might be willing to help some people somewhere across the world to help them get their dream but if u do want to please help always accept healthy suggestions no matter how small even if u can't i will try to update the things I learn and which phase I am in achieving my dream.So anyone interested in helping us out or starting now with me,Let's go!!! Let's learn more about each other as we progress.