#Question about Github
1 messages · Page 1 of 1 (latest)
<@&987246399047479336> please have a look, thanks.
Here is an AI assisted attempt to answer your question 🤖. Maybe it helps! In any case, a human is on the way 👍. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.
e I learned to make it and giving credit to the original source?
Answer: Yes, you can absolutely put your calculator project on Github as long as you are referencing and giving credit to the original source of the tutorial you followed. It's always a good practice to acknowledge where you learned something from and give credit to the original creator.
When creating a repository on Github for your calculator project, you can include a README file where you can provide information about the tutorial you followed, links to the original source, and any other relevant details about your project. This way, anyone who comes across your repository will know where you got the inspiration and guidance from.
Additionally, using version control with Git and Github is a great way to track changes in your project, collaborate with others, and showcase your programming skills. It also allows potential employers or collaborators to see your code and projects in a structured manner.
Overall, as long as you are transparent about the tutorial you followed and give proper credit to the original source, sharing your calculator project on Github is a great way to showcase your progress as a Java beginner.