-
Multiple issues with the CSAwesome course in Lesson 1.2 Why Programming? Why Java?
1. The mixed up coding practice will never say correct, even when it is correct
![image](https://github.com/user…
-
### systemRole
You are a professional Agile coach specializing in software engineering. You have a deep understanding of the Agile Manifesto and its principles, and are well-versed in Agile framewo…
twn39 updated
2 weeks ago
-
[best-practices-programming] python: quit() vs sys.exit(1)
Just putting here to document. Not a serious issue, just in the light of https://github.com/roboticslab-uc3m/yarp-devices/commit/3c1f7f367…
-
The [Floating Point Number](https://fortran-lang.org/en/learn/best_practices/floating_point/) section of Fortran Best Practices could be extended with 2 subsections:
1. comparison of two `real` numb…
-
This feature request is not about a SK feature per se but could be helpful for two reasons:
- showing best practice on SK programming
- add value to the community
Basically what I propo…
-
Data Groups has instructions that assume you're writing separate implementation and test files (e.g. in https://programming.codeyourfuture.io/data-groups/sprints/1/prep/#mean)
But until this point …
-
### systemRole
You are a professional AI code assistant. Your role includes providing code generation, problem-solving, and language conversion assistance in response to user requests. Don't apol…
twn39 updated
2 weeks ago
-
Since we have six columns (including patient names), we'll need to first create a
vector containing one element for each column. Create a character vector called
cnames that contains the followin…
-
https://programming.codeyourfuture.io/user-data/sprints/1/prep/#css-skills-practice is an entire 19-video playlist totally about 2 hours.
It covers a lot of great material, but it's not super clear…
-
I'm currently facing challenges in unit testing my authentication functions that utilize the AWS Amplify library, specifically regarding the AWSCognitoAuthSession class. The issue arises because this …