Rajil Sajila
  • Male
  • Congo, Republic of the
Share on Facebook MySpace
  • Blog Posts
  • Discussions
  • Events
  • Groups (4)
  • Photos
  • Photo Albums
  • Videos

Rajil Sajila's Friends

  • Michael Levin

Rajil Sajila's Groups

Gifts Received

Gift

Rajil Sajila has not received any gifts yet

Give a Gift

 

Rajil Sajila's Page

Profile Information

How did you hear about Codetown?
by JCERTIF
What are your main interests in software development?
java programming
Anything else you'd like to add? Where do you live? (optional!)
I'd like to be an astrophysicist

Comment Wall (3 comments)

You need to be a member of Codetown to add comments!

Join Codetown

At 8:44am on September 23, 2011, Kevin Neelands said…
I recommend getting familar with java first but if you are familiar with C++ (or C) you will probably have no problems.
At 7:57am on August 23, 2011, Michael Levin said…
Hi Rajil! You get it: the spirit here is sharing. Astrophysics uses computing as a tool in almost every aspect. All the best and keep dreaming along with doing. Best, Michael Levin
At 9:54am on August 21, 2011, Michael Levin said…
Hi Rajil

Welcome to Codetown! I loved hearing that you dream of being an astrophysicist. I have a friend and former colleague, Than Putzig, who is an astrophysicist working with the Mars Project. He's my Facebook friend and if you're on FB, I will be glad to suggest you two friend eachother.

Hope you enjoy Codetown, dig in and start joining groups and contributing right away.

All the best and kitoko, my friend!

Michael Levin
 
 
 

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Presentation: Moving Your Bugs Forward in Time: Language Trends That Help You Catch Your Bugs at Build Time Instead of Run Time

Chris Price discusses the critical shift from catching bugs at runtime to identifying them during the build process. He explains how leveraging modern programming language features such as static typing in dynamic languages, null safety, immutable data structures, and exhaustive pattern matching can significantly enhance code maintainability and prevent expensive production issues.

By Chris Price

Cultivating a Culture of Resilience in Software Organizations

Resilience helps individuals and organizations respond to challenges. Personal resilience is built through adapting, technical resilience by mastering a variety of tools, and organizational resilience through flexibility and strong networks. In fast-changing software industries, recognizing tech shifts and fostering learning, flexibility, and collaboration, enhances resilience.

By Ben Linders

Announcing Styrolite, a Low Level Container Runtime

Styrolite is an open-source, low-level container runtime to address security and usability issues in Linux containerization. Developed by Edera, Styrolite differentiates itself by offering a programmatic API that enables developers to create and manage containers in a controlled and secure manner.

By Aditya Kulkarni

Cloudflare AutoRAG Streamlines Retrieval-Augmented Generation

Cloudflare has launched a managed service for using retrieval-augmented generation in LLM-based systems. Now in beta, CloudFlare AutoRAG aims to make it easier for developers to build pipelines that integrate rich context data into LLMs.

By Sergio De Simone

Presentation: Cloud Attack Emulation: Leveraging the Attacker’s Advantage for Effective Defense

Kennedy Torkura discusses cloud attack emulation as a critical strategy for senior software developers and architects. He explains adopting the attacker's perspective, moving beyond passive assessments to active validation, and the principles of threat-informed defense to enhance cloud security posture. Learn about detection limitations and the necessity of continuous testing.

By Kennedy Torkura