Practice problems for Believe In Apex: Apex Fundamentals Course. This repository is meant for students of the course but anyone is welcome to install and try out the problems/project.
- Install and do the problems, and ask questions to fellow students if you are stuck.
 - Review the solutions branch for further help and to see how an experienced dev would complete them.
 
Used the unlocked package to install the exercises and project files

- Only install this package in practice orgs like a playground or developer org.
 - If you reinstall the package it may override any work you have done
 - Package Id: 04t1U000007spSFQAY
 
| Exercises | Description | 
|---|---|
| E1VariablesOperators | Practice problems focused on variables and operators. | 
| E2ControlFlowsLoops | Practice problems focused on flow control and loops. | 
| E3ClassMethods | Practice problems focus on classes and methods. | 
| Projects | Description | 
|---|---|
| InvoiceCalculator | Multiple-part project that reinforces everything we've learned. Class automatically generated invoices and calculates fees. | 
| Helpers | Description | 
|---|---|
| GettingStartedTest | Initial Test Class to check if everything was installed properly. | 
| TestHelper | Used to validate exercise answers. | 
Any questions slack or email me: walters954@salesforcementor.com
MIT
Free Software, Hell Yeah!