06/12/2024
If you are an online tutor using tools like Zoom or Google Meet to replicate traditional classrooms in the online era, you might be facing huge churnout now or sooner.
Deliver personalized learning, automate tasks, and scale effortlessly.
Visit https://codevs.in/tutors/
25/10/2024
đ Goodbye, monthly subscriptions!
đĻģ We heard your feedback and we have changed đ
â
No more monthly fees. â
Learn at your own pace.
12/10/2024
A year ago, we launched CoDevs â our online learning platform. Last year's Vijayadasami, we started accepting enrolments. The initial response was better than expected. We had a flurry of signups.
Then, there was good news and bad news.
The bad news was that less than 20% of students completed the first task, and less than 10% completed the second task. However, the good news was those who went past the first two tasks completed the course. Over the past six months, we observed and listened to students to better understand and fix the problem. We restructured the course content and tasks without diluting the goals.
Last month, we started beta testing the Markdown (v2) course. The results have been encouraging. Please note that the course was active only for a week. During the week,
About 80% of students completed 40% of the tasks.
About 50% of students completed 50% of the tasks.
About 12% of students completed the course.
Today, on the occasion of Vijayadasami, we are making the new markdown course available for everyone. This course is FREE now and for the foreseeable future.
Try it and let me know your thoughts.
Sign up here: https://codevs.in/accounts/signup/
09/10/2024
Follow up on my previous post:
At CoDevs, we encourage students to adopt the learn-in-public approach. We designed the tasks to let the students spend 30 minutes daily learning something new, validate their understanding with a co-developer and share their journey with the world. That's why we provide a blogging space for every student who completes the Markdown course. (Yes, the blogging space supports only the markdown syntax).
In a few hours, through seven tasks, a student went from zero to customising her profile page on GitHub and published a blog post about it. She also received a digital completion certificate for this achievement.
Here are the links:
đŠâđģ GitHub profile
https://github.com/vaishnaviuma
đ
Certificate
https://codevs.in/courses/certificates/2bc1fe1e-9946-41f0-9816-f8a31cddc8ab/
âī¸ Blog post
https://blog.codevs.in/u/vaishnavi_gopal/p/vaishnavigopal/
08/10/2024
We organized a one-day CoDevs workshop for the students of the MCA department at Ethiraj College for Women on Thursday, 19 Sept 2024.
We set the students a simple objective â learn markdown and turn their GitHub profile page into an online resume.
They started by enrolling in the markdown course at CoDevs.in. The course has a series of tasks (seven, to be precise) to help them learn the markdown syntax and its supported features, the different flavours and linting tools.
Despite having a slow start in the morning due to bad network conditions, within five hours, two students completed all the tasks in the course, while two others were progressing on the final task by the end of the day.
Here are a few GitHub profile pages created during the workshop.
22/07/2024
Inviting designers, developers and software testers to contribute to our open-source project.
Invitation to join our open-source initiative | Webinative Technologies
Here is a chance to contribute to an open-source software project and be part of an amazing community.
12/04/2024
Our first podcast: 10 questions every computer science graduate wants answers for in 2024.
https://bit.ly/4cTj10M
10 questions every computer science graduate wants answers for in 2024
Hiring, closing the skill gap, the magical tech stack and AI supremacy - we reveal answers for the 10 most sought-after questions by IT freshers and junior d...
04/04/2024
Learn how to set up ZSH and OhMyZsh in openSUSE
https://youtu.be/J1xjjkmyaTE
Setting up ZSH in openSUSE
This video covers setting up ZSH, OhMyZsh and a few other plugins that will ease your life as a command line user.See the commands here: https://webinative.c...
03/04/2024
For the first time, I'm considering a distro that's not a derivative of Ubuntu or Debian. Here's my experience installing openSUSE Leap 15.5
Installing openSUSE Leap 15.5 | Magesh Ravi's Blog
I decided to try openSUSE for a change. Here is my installation experience.
30/03/2024
Why you need virtual environments for your python projects?
https://youtu.be/HlVFEJuShHg
Virtual Environments in Python
This video will help you understand runtime environments, environment variables, PATHs and why you need virtual environments for your python projects.Additio...