Dr. Gibbs
@gibbsfreenergy
im a scientist
hey, would you be able to explain what these five c++ equations do and how they work? im not able to find any good answers on the net. thx :)
image
i just wanted to ask if I should learn C++ and what you think are the best resources for me to learn it. any suggestions would be cool. oh and also wh
Andersenlab C++ is a tough language to learn. If you're not already an experienced programmer, you might want to consider contacting someone who knows it very well. I will reveal to you that Andersen is a software programming company that specializes in developing custom software solutions for US businesses of all sizes. We have a team of skilled developers who are proficient in a variety of programming languages and software platforms. This allows us to create tailored solutions that meet the specific need7 months ago
MishaJain Thank you all for sharing such useful conetent. I want you all to keep posting.
Satta Matka7 months ago
HOW DO I DO A PULL-REQUEST FROM GITHUB ON REPL.IT???? I'm trying this for the Hacktoberfest, so can someone who knows help? I never used git, so I'm s
Coder100 not github, git
so what happens is first you fork:
image
then, you clone that fork on repl.it (do I need to send screenshot lol)
then, you make your awesome changes on repl.it
then, you push back to your fork
then, once you are READY:
image
click that pull request
image
profit!!2 years ago
SixBeeps I don't think it's possible to make a pull request directly from the Repl.it GitHub GUI. What you can do is make a new branch, push to it, then make the PR on the GitHub website.2 years ago
SOMEBODY HELP ME!!!! I GOT DISCORD BUT I'VE NO IDEA HOW IT WORKS, SOMEBODY EXPLAIN PLEASE, muchos gracias.
PattanAhmed @JosephSanthosh You can share your Discord tag with others in order to chat with each other privately:-
01
By the way, Here is my tag:- PattanAhmed#0593
You can send me a friend request if you want2 years ago
Bookie0 Hi,
you shouldnt ask stuff like that here, you can find out for yourself. However check these out:
https://support.discord.com/hc/en-us/articles/360045138571-Beginner-s-Guide-to-Discord
https://www.youtube.com/watch?v=LDVqruRsYtA
https://support.discord.com/hc/en-us/articles/360033931551-Getting-Started
but basically, here is a screenshot of the home page of discord:
In gray are my DM's (private chat with people) and in the green kaki color are the servers I'm in.
Screen Shot 2020-10-02 a2 years ago
Coloroma is actually pretty cool! With coloroma you can print colored terminal text (words and backgrounds) on Python such as this:
image
I think col
rediar Colorama sucks, it is bloat and slows down your project runtime. Use regular ANSI sequences like a normal person. Don't use modules for everything.2 years ago
How do I copy indented code without it unindenting on it's own? The language is Python and i REALLY appreciate any help contributed. Thanks...
Coder100 Press cmd+z, sometimes vscode has autoformat-on-paste enabled, cmd+z undoes that :)
Otherwise, I would usually paste code inside a .txt file, and then tab and untab there before pasting it into the actual code.3 years ago
SixBeeps Where are you copying from? Indents should definitely be included in the clipboard.
Alternatively, you can select the part of the code you pasted in and auto-format it.3 years ago
Can someone help me with indentation error? Just tell me in the chat and i'll invite you. Thanks.
How do I make login and registration buttons in a website? Like the button where they ask you to register and then ask you to log in. Please help me!
This is the most stupid + dumb thing I've done in my life. So this is just a parody and not the actual challenge repl I made.
So just put a number be
Nayoar You could have achieved the same effect with a single line, see https://repl.it/@minx28/WEEKLY-17-Parody3 years ago
WHY DID MY CYCLES INCREASE BY 130 IN 10 MINS??? I was on repl.it and then 10 mins later my friend tells me to look at my cycles and I was MINDBLOWNED!
Vandesm14 Either you're being cycle farmed, cycle farming yourself, or repl.it just calculated your cycles and added them to the stack (it updates your total cycles in chunks, not on every cycle)3 years ago
This is an----explosive colors generator----which I learnt from a tutorial. It's really beautiful and cool, so I hope you are amazed with it.
Directi
Now this isn't just any ordinary game. This is a lot more than that! Run the program to find out more.
Rules:
Place a number between 1-10.
You have
Bookie0 Screen Shot 2020-09-09 at 8.27.41 AM
uh theres the rules then the loading then this? i dont get to place a bet?3 years ago
This is #WEEKLY 17 challenge. So what this does is print out the fibonacci numbers. If you want to have a certain number of fibonacci numbers then go
HahaYes yo santosh there is some code that looks exactly like yours here
https://www.geeksforgeeks.org/c-program-to-print-fibonacci-series-without-using-loop/?ref=rp3 years ago
Welcome to The Game of Chance!
I know I’m kinda late but I made this game for my 777 cycles special.
This game is a game of luck, where you randomly
ATTENTION FELLOW CODERS: PYTHON EXPERTS ARE WANTED NOW!!!
WHY:
So I created a Tutorial Center where a few coders and I are teaching Python and we ne
AstOwOlfo this is really unnecessary, there’s already an over abundance of python tutorials3 years ago
ⱠØ₦₲ ⱠłVɆ ₭ł₦₲ Ø₣ ₩₳₭₳₦Đ₳
ⱠØ₦₲ ⱠłVɆ ₮ⱧɆ ฿Ⱡ₳₵₭ ₱₳₦₮ⱧɆⱤ
This post is intended to support the grief over the death of Chadwick Boseman a.k.a The Black
gibbsfreenergy Not only will his legacy live, his memes will also.
image
@viraatvv @k9chelsea23 years ago
I haven't posted anything the past 2 weeks and I have literally no idea what to make so I came here to ask you all for help. CAN YOU HELP ME CHOOSE WH
Bookie0 I haven't posted anything the past 2 weeks
also btw you dont have to feel obligated to post all the time3 years ago
Bookie0 hi there!
here are some ideas:
pacman
pong
uno
name/place/idea/story generator
HTML webpage about yourself
text based adventure game (choice making game)
simulator (Life sim, cooking sim, teacher sim, fighting sim, etc.)
hotel managment game
tycoon game
ascii art/animation
url shortener
battleship
chat app
make a tutorial about something you know best
discord bot
learn a new language (c++, c, java, php, etc.)
site recreating another site; like a site that looks like repl.it, amazon, google
do 3 years ago
I am unable to fork repls from my team to myself! Could someone help me with forking ? Much appreciated
PattanAhmed @JosephSanthosh Hi,
Impossible till now!
The fork button in the Teams of a Repl is forking itself in the team, not to your Repls page :(
Anyways, Post your suggestion in Teams Suggestions Section
Click here
Thanks!
Hope this helps3 years ago
Coder100 Whenever I click the fork button:
image
on my team, it creates a duplicate repl that I own. How frustrating. They should add a way to select the owner. Report to feedback3 years ago
This is a profit calculator, where you add in the value or amount of money you sell an item and the amount of profit you will get from it approximatel
CodeLongAndPros After a bit of deliberation, I've decided to re-add this because of a bad call on my part, given that I was only counting the mathy code as code.3 years ago
CodeLongAndPros I'm going to unlist this because it does not show a ton of effort in the app logic. If you add more features, reply to this.3 years ago
Welcome to GLOBAL COUNTRIES QUIZ EPISODE 4 RUSSIA!
աɛʟƈօʍɛ ȶօ ɢʟօɮǟʟ ƈօʊռȶʀɨɛֆ զʊɨʐ ɛքɨֆօɖɛ 4 ʀʊֆֆɨǟ!
ЩΣᄂᄃӨMΣ ƬӨ GᄂӨBΛᄂ ᄃӨЦПƬЯIΣƧ QЦIZ ΣPIƧӨDΣ 4 ЯЦƧ