JetBrains Academy
The place for learning and teaching computer science your way
JetBrains Academy’s New Projects and Topics: October Update
This October, JetBrains Academy invites you to cozy up with a warm cup of coffee or tea as we unveil our latest content updates. We released five new projects and 50 new educational topics. With these new engaging projects, you can study Java, Python, and SQL in an interactive environment of JetBrains Academy. Gain a solid grounding in Java while creating your first project, or refine your Python skills by building a password checker.
Keep reading to find out more.
Java
🆕 Project: My First Project (Beta). Easy.
Perfect for Java beginners, this project is aimed at helping you create a simple tool that will calculate your net income from running a small convenience store.
🆕 Project: Tagger (Beta). Easy.
In this project, you’ll learn about the Git tagging feature, including how to create and delete tags. Git tagging allows you to mark what’s essential in your project’s history. Your task is to create tags to mark important points.
🆕 Topics:
- Java: Graph traversal: DFS vs BFS, Reentrant lock
- Spring Boot: Spring Security exceptions, UserDetails and GrantedAuthority, Testing REST controllers, and Testing Spring Security
Additionally, the Last Pencil project is no longer in Beta.
Python
🆕 SQL project: Electronics Store Customer (Beta). Easy.
As a customer at an electronics store, your goal is to use the store’s interface to find the best devices that fit your needs and budget. Start with basic SQL operations and progress to more complex concepts such as window functions, subqueries, and join
statements.
🆕 Python Project: Password Checker (Beta). Medium.
In this project, you’ll create a tool that checks how often your commonly used passwords have been compromised. Apart from writing a pretty helpful program, you’ll also learn a lot about APIs, the request
and hashlib
module, the SHA1 algorithm, hashing, the sys
module, and much more.
🆕 SQL project: Payroll Management Database (Beta). Medium.
As organizations grow, managing payroll becomes more complex. With more employees to track and pay across departments and various regulations to comply with, errors and disputes can be costly. This project teaches how to manage a database system to track employee data, calculate pay, and generate reports.
🆕 Topics:
- Python: os and os.path, Introduction to multiprocessing, More built-in exceptions
- Machine learning: Activation functions, Adagrad and RMSProp, Adam, Expectation-maximization algorithm
- NLP: BERTScore
- Django: Caching concepts and Q object
- Flask: Production-ready application
Kotlin
🆕 Topics:
- Kotlin: Base64, Cache, MongoDB, Welcome to Kotlin Core track, and Variance
- Ktor: Ktor Client: Engines
- Android: Navigation graph, Modules, and ConstraintLayout vs RelativeLayout
Additionally, Battleship is now out of Beta.
Frontend
🆕 Topics:
- JavaScript: Classes VS Prototypes
- TypeScript: Date and Function
- Vue.js: Creating a Vue instance, v-model with custom components, and v-bind
- Node.js: MVC with Node.js, Routing, and Security in the context of Node.js applications
Go
🆕 Topics: Time scheduling and Transactions
C++
🆕 Topic: Errors
Docker
Last month, the Docker project was rated highly by our students for its usefulness, clarity, and fun. Give the newly out-of-Beta Composer a try!
Fundamentals
🆕 Topics:
- SQL and Databases: Create function, Cohort analysis: churn and retention by cohorts, and User avatar DWH basics: basics of the architecture of OLAP system
- Essentials: PNG, Common file systems (FAT32, NTFS, EXT4), Process (from birth to the end), and Introduction to professions in IT
Algorithms
🆕 Topics: Kruskal’s algorithm, Wagner-Fischer algorithm, and Knuth-Morris-Pratt algorithm
Cybersecurity
🆕 Topics: Introduction to cybersecurity and Least privilege principle
Projects marked as Beta are still in testing. If you’re interested in checking out Beta projects on the platform, make sure that you have enabled the Beta-tester feature in your profile settings.
If you have any questions or would like to share your feedback, leave a comment below, contact us at academy@jetbrains.com, or share your thoughts with us on Twitter or Facebook.
Happy learning!
Your JetBrains Academy team