Welcome to our Basic Coding with Astrophysics Course
Course Description
Immerse yourself in a captivating journey as we introduce you to the awe-inspiring Interstellar Galaxy Concepts. Unleash your curiosity and explore the logical parts of basic theorems that lay the groundwork for using mathematics and coding in practical applications. Our comprehensive curriculum introduces essential coding concepts, empowering you to apply them to unravel scientific and mathematical mysteries.
Through interactive lessons and hands-on activities, you’ll embark on a transformative learning experience. Unlock your potential as you gain the tools and knowledge to navigate the cosmic realms of science, mathematics, and coding.
Ready to embark on a cosmic adventure of learning? . Let’s embark on this extraordinary journey together.
Noticeboard and FAQs:
All communication about the programme, updates on modules, competition, etc will be on the notice board, so make sure to check it out often.
How long with the course be available?
You have until the end of August to complete all the courses in this track
How can I get support?
Please Email ict@cariri.com If you have any questions that cannot be answered through the noticeboard or our chatbot.
// Get the modal
var modal = document.getElementById(“myModal”);
// Get the button that opens the modal
var btn = document.getElementById(“openModalBtn”);
// Get the element that closes the modal
var span = document.getElementsByClassName(“close”)[0];
// When the user clicks the button, open the modal
btn.onclick = function() {
modal.style.display = “block”;
}
// When the user clicks on (x), close the modal
span.onclick = function() {
modal.style.display = “none”;
}
// When the user clicks anywhere outside of the modal, close it
window.onclick = function(event) {
if (event.target == modal) {
modal.style.display = “none”;
}
}
Badges (Any Badges your earn will appear here):
Use either of the following instructions to download the backdrops below:
Right-click the respective image and select the "Save Image as" option
Click the respective download button at the button of each image.
Login
Accessing this course requires a login. Please enter your credentials below!