CuriousGuy
Explore posts from serversJCHJava Community | Help. Code. Learn.
•Created by CuriousGuy on 12/25/2024 in #java-help
How long should it take at minimum for a person to learn this much for incoming semester exams ?
Following are the list of topics:
1. First Programming steps with Karel(methods, loops, conditions and first software engineering principles) and Top-down approach
2. Graphics Programming, classes of ACM Library, how to use objects
3. Introduction to console programs. More on variables, operators, conditions and loops, Boolean variables, Loop and a Half
4. How animations and mouse events work ? Use of random generator
5. Strings and the String Tokenizer and classes
6. Swing - Basics of graphical user interfaces, instance variables
7. Basics of object orientation, inheritance and composition
8. Arrays, simple image processing, key events
9. Files, Error Handling
10. ArrayList, HashMap
11. Interfaces and Polymorphism
12. Lists
13. Maps and Sets
14. Recursion
15. Algorithmic Analysis
16. Sorting
17. Trees
18. Graphs
19. Text
20. Greedy Algorithms, Backtracking and Randomized Algorithms
5 replies
❔ Unable to upgrade .net 6.0.101 on Mac M1
Hi! I am using a Mac M1. I have .net 6.0.101 installed on my mac.
I downloaded latest .net 6 SDK arm64 (v1.0.180) from the official website and installed it. But after running the command, I still get the old version displayed.
Very recently, I downloaded .net v7 SDK for arm64 and again I am witnessing the same thing.
Can anybody please tell how do I resolve this ?
19 replies