Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Misc]: Add updated concept tree map #580

Merged
merged 3 commits into from
Jan 25, 2024

Conversation

meatball133
Copy link
Member

No description provided.

@meatball133 meatball133 marked this pull request as ready for review January 25, 2024 10:18

This is a concept tree for the Crystal Syllabus.
It is a work in progress, it was last updated on 2024-01-13.
All of the concept which has an exercise around it has been implemented, the rest is still to be implemented.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
All of the concept which has an exercise around it has been implemented, the rest is still to be implemented.
Each concept with an exercise around it has been implemented, the rest is still to be implemented.

end

subgraph S [Foto Fusionist]
d(binary & octal & hexdecimal)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
d(binary & octal & hexdecimal)
d(binary & octal & hexadecimal)

h(conditionals)
end

subgraph I [Intrest is intresting]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
subgraph I [Intrest is intresting]
subgraph I [Interest is intresting]

ad(Bit Manipulation)
end

subgraph G [High School Sweethear]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
subgraph G [High School Sweethear]
subgraph G [High School Sweetheart]

g(string methods)
end

subgraph H [Meltdown Mitigiation]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
subgraph H [Meltdown Mitigiation]
subgraph H [Meltdown Mitigation]



m(Getters/setters)
p(raisining errors)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
p(raisining errors)
p(raising errors)

y(Tuples)
z(Hashes)
aa(Named Tuple)
ab(Decompositon & multiple assignment)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ab(Decompositon & multiple assignment)
ab(Decomposition & multiple assignment)

q(Arrays)
end

subgraph R [Chaitanas Colossal Coaster]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
subgraph R [Chaitanas Colossal Coaster]
subgraph R [Chaitana's Colossal Coaster]


subgraph M [Castle Dinner]
o(Nil)
end
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This node is a duplicate of the one above

@ryanplusplus ryanplusplus merged commit 887b933 into exercism:main Jan 25, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants