SlideShare uma empresa Scribd logo
1 de 42
Baixar para ler offline
Will FOSS get me a job ?
Jaganadh G
jaganadhg@gmail.com
Second Meeting of ILUGCBE
Amritha University
Ettimadai
13 November 2010
Jaganadh G Will FOSS get me a job ?
About me !!
Working in Natural Language Processing, Machine Learning,
Data Mining etc...
Passionate about Free and Open source :-)
When gets free time teaches Python and blogs at
http://jaganadhg.freeflux.net/blog
Working as Project Lead (NLP) 365Media Pvt. Ltd.
Coimbatore
Software Engineer by Profession
Jaganadh G Will FOSS get me a job ?
Acknowledgment
Acknowledgment
This talk is prepared from an article by Sankarshan Mukhopadhyay
.
”Will FOSS Get me a Job ?” , Linux for You, March 2009. Page-
38 -39
An online version is available at
http://foss.amrita.ac.in/site/content/will-foss-get-me-a-job
Jaganadh G Will FOSS get me a job ?
Ultimate Question
Jaganadh G Will FOSS get me a job ?
Ultimate Question
Okay buddy I am convinced. FOSS is great !! But ...
Jaganadh G Will FOSS get me a job ?
Ultimate Question
Okay buddy I am convinced. FOSS is great !! But ...
But What ?!?!?
Jaganadh G Will FOSS get me a job ?
Ultimate Question
Okay buddy I am convinced. FOSS is great !! But ...
But What ?!?!?
Will FOSS get me a job ?
Jaganadh G Will FOSS get me a job ?
Ultimate Question
Okay buddy I am convinced. FOSS is great !! But ...
But What ?!?!?
Will FOSS get me a job ?
Now you are in trouble !!!!
Jaganadh G Will FOSS get me a job ?
Ultimate Question
Okay buddy I am convinced. FOSS is great !! But ...
But What ?!?!?
Will FOSS get me a job ?
Now you are in trouble !!!!
What is your answer ??
Jaganadh G Will FOSS get me a job ?
Ultimate Question
Okay buddy I am convinced. FOSS is great !! But ...
But What ?!?!?
Will FOSS get me a job ?
Now you are in trouble !!!!
What is your answer ??
Answer
No
But FOSS can help you !!
Jaganadh G Will FOSS get me a job ?
Unrelated but related
Alas !!!!!!!
75 percent Indian engineering students unemployable !?!?!?!
[http://www.nasscom.in/Nasscom/templates/NormalPage.
aspx?id=50601]
Jaganadh G Will FOSS get me a job ?
What Companies are expecting ?!!?!
Jaganadh G Will FOSS get me a job ?
What Companies are expecting ?!!?!
People who can map their technical knowledge to real-world
solutions
Jaganadh G Will FOSS get me a job ?
What Companies are expecting ?!!?!
People who can map their technical knowledge to real-world
solutions
Sound knowledge in basics of software development
Jaganadh G Will FOSS get me a job ?
What Companies are expecting ?!!?!
People who can map their technical knowledge to real-world
solutions
Sound knowledge in basics of software development
Good communication skills
Jaganadh G Will FOSS get me a job ?
What Companies are expecting ?!!?!
People who can map their technical knowledge to real-world
solutions
Sound knowledge in basics of software development
Good communication skills
...............
Jaganadh G Will FOSS get me a job ?
So what FOSS can do with this ?!?!?!
Jaganadh G Will FOSS get me a job ?
So what FOSS can do with this ?!?!?!
Every thing is there in our syllabus and we scored good marks
!!!
Jaganadh G Will FOSS get me a job ?
So what FOSS can do with this ?!?!?!
Every thing is there in our syllabus and we scored good marks
!!!
But ......
Jaganadh G Will FOSS get me a job ?
So what FOSS can do with this ?!?!?!
Every thing is there in our syllabus and we scored good marks
!!!
But ......
Is your hands dirty !?!?!?
Jaganadh G Will FOSS get me a job ?
So what FOSS can do with this ?!?!?!
Every thing is there in our syllabus and we scored good marks
!!!
But ......
Is your hands dirty !?!?!?
If no FOSS will help you to make your hands dirty and be a
good professional :-))
Jaganadh G Will FOSS get me a job ?
So what FOSS can do with this ?!?!?!
Every thing is there in our syllabus and we scored good marks
!!!
But ......
Is your hands dirty !?!?!?
If no FOSS will help you to make your hands dirty and be a
good professional :-))
FOSS allows you to implement your knowledge and learn
collaboratively
Jaganadh G Will FOSS get me a job ?
The FOSS development model
Cathedral and the Bazaar
In 1997, Eric S. Raymond wrote The Cathedral and the Bazaar. In
this book, Raymond makes the distinction between two kinds of
software development. The first is the conventional closed source
development. These kind of development methods are, according
to Raymond, like the building of a cathedral; central planning,
tight organization and one process from start to finish. The second
is the progressive open source development, which is more like a “a
great babbling bazaar of differing agendas and approaches out of
which a coherent and stable system could seemingly emerge only
by a succession of miracles.” The latter analogy points to the
discussion involved in an open source development process.
http://en.wikipedia.org/wiki/Open source software development
Jaganadh G Will FOSS get me a job ?
FOSS development
Jaganadh G Will FOSS get me a job ?
FOSS development
FOSS development is driven over internet
Jaganadh G Will FOSS get me a job ?
FOSS development
FOSS development is driven over internet
So the very first skill required is communication and
knowledge on how to use communication tools
Jaganadh G Will FOSS get me a job ?
FOSS development
FOSS development is driven over internet
So the very first skill required is communication and
knowledge on how to use communication tools
Code written for a FOSS project is peer reviewed
Jaganadh G Will FOSS get me a job ?
FOSS development
FOSS development is driven over internet
So the very first skill required is communication and
knowledge on how to use communication tools
Code written for a FOSS project is peer reviewed
Version controlled
Jaganadh G Will FOSS get me a job ?
FOSS development
FOSS development is driven over internet
So the very first skill required is communication and
knowledge on how to use communication tools
Code written for a FOSS project is peer reviewed
Version controlled
Clear guidelines for writing code
Jaganadh G Will FOSS get me a job ?
FOSS development
FOSS development is driven over internet
So the very first skill required is communication and
knowledge on how to use communication tools
Code written for a FOSS project is peer reviewed
Version controlled
Clear guidelines for writing code
Your code is visible to others !!!
Jaganadh G Will FOSS get me a job ?
What curricula and FOSS teaches you ??
Jaganadh G Will FOSS get me a job ?
What curricula and FOSS teaches you ??
Curricula give theoretical knowledge on SDLC (Software
Development Life Cycle)
Jaganadh G Will FOSS get me a job ?
What curricula and FOSS teaches you ??
Curricula give theoretical knowledge on SDLC (Software
Development Life Cycle)
Contributing to FOSS teaches you how SDLC can be
effectively used in real world situation
Jaganadh G Will FOSS get me a job ?
So, what do you mean ??
Quotable quote
Brushing your teeth regularly does not automatically make you a
film star, does it? But good dental hygiene along with disciplined
practice should equip you with a pleasing personality that may(or
may not) lead to stardom.In somewhat a similar way,FOSS allows
anyone to acquire skills and personality traits that lead towards
becoming a better developer and an improved person-which is a
long way down the road towards building a good career.
:: Taken from Sankarshans article
Jaganadh G Will FOSS get me a job ?
Where to start
Jaganadh G Will FOSS get me a job ?
Where to start
Google code
Jaganadh G Will FOSS get me a job ?
Where to start
Google code
Sourceforge
Jaganadh G Will FOSS get me a job ?
Where to start
Google code
Sourceforge
Participate in Google summer of code
Jaganadh G Will FOSS get me a job ?
Where to start
Google code
Sourceforge
Participate in Google summer of code
And much more
Jaganadh G Will FOSS get me a job ?
Where to start
Google code
Sourceforge
Participate in Google summer of code
And much more
Prepare :-)
Be a contributor
Jaganadh G Will FOSS get me a job ?
Questions ??
Jaganadh G Will FOSS get me a job ?
Finally
Jaganadh G Will FOSS get me a job ?

Mais conteúdo relacionado

Destaque

Free and Open Source Software for Business: An Introduction
Free and Open Source Software for Business: An IntroductionFree and Open Source Software for Business: An Introduction
Free and Open Source Software for Business: An IntroductionJames Kariuki
 
Pics
PicsPics
Picsffsc
 
Slideshow
SlideshowSlideshow
Slideshowffsc
 
Land and water forms lesson
Land and water forms lessonLand and water forms lesson
Land and water forms lessonlaltmaier
 
What they think about my brand/product ?!?!? An Introduction to Sentiment Ana...
What they think about my brand/product ?!?!? An Introduction to Sentiment Ana...What they think about my brand/product ?!?!? An Introduction to Sentiment Ana...
What they think about my brand/product ?!?!? An Introduction to Sentiment Ana...Jaganadh Gopinadhan
 
ICT for People's Organizations
ICT for People's OrganizationsICT for People's Organizations
ICT for People's Organizationsintal
 
Collegepresentation
CollegepresentationCollegepresentation
Collegepresentationdebayanin
 
ISCRAM Summer School lecture Prof. Ralph Morelli
ISCRAM Summer School lecture Prof. Ralph MorelliISCRAM Summer School lecture Prof. Ralph Morelli
ISCRAM Summer School lecture Prof. Ralph Morelliwjm
 
Let’s Learn Python An introduction to Python
Let’s Learn Python An introduction to Python Let’s Learn Python An introduction to Python
Let’s Learn Python An introduction to Python Jaganadh Gopinadhan
 
Script to Sentiment : on future of Language TechnologyMysore latest
Script to Sentiment : on future of Language TechnologyMysore latestScript to Sentiment : on future of Language TechnologyMysore latest
Script to Sentiment : on future of Language TechnologyMysore latestJaganadh Gopinadhan
 
A tutorial on Machine Translation
A tutorial on Machine TranslationA tutorial on Machine Translation
A tutorial on Machine TranslationJaganadh Gopinadhan
 
Image Processing with OpenCV
Image Processing with OpenCVImage Processing with OpenCV
Image Processing with OpenCVdebayanin
 

Destaque (14)

Free and Open Source Software for Business: An Introduction
Free and Open Source Software for Business: An IntroductionFree and Open Source Software for Business: An Introduction
Free and Open Source Software for Business: An Introduction
 
Pics
PicsPics
Pics
 
Slideshow
SlideshowSlideshow
Slideshow
 
Land and water forms lesson
Land and water forms lessonLand and water forms lesson
Land and water forms lesson
 
What they think about my brand/product ?!?!? An Introduction to Sentiment Ana...
What they think about my brand/product ?!?!? An Introduction to Sentiment Ana...What they think about my brand/product ?!?!? An Introduction to Sentiment Ana...
What they think about my brand/product ?!?!? An Introduction to Sentiment Ana...
 
ICT for People's Organizations
ICT for People's OrganizationsICT for People's Organizations
ICT for People's Organizations
 
Collegepresentation
CollegepresentationCollegepresentation
Collegepresentation
 
ISCRAM Summer School lecture Prof. Ralph Morelli
ISCRAM Summer School lecture Prof. Ralph MorelliISCRAM Summer School lecture Prof. Ralph Morelli
ISCRAM Summer School lecture Prof. Ralph Morelli
 
Let’s Learn Python An introduction to Python
Let’s Learn Python An introduction to Python Let’s Learn Python An introduction to Python
Let’s Learn Python An introduction to Python
 
Practical Machine Learning
Practical Machine Learning Practical Machine Learning
Practical Machine Learning
 
Script to Sentiment : on future of Language TechnologyMysore latest
Script to Sentiment : on future of Language TechnologyMysore latestScript to Sentiment : on future of Language TechnologyMysore latest
Script to Sentiment : on future of Language TechnologyMysore latest
 
A tutorial on Machine Translation
A tutorial on Machine TranslationA tutorial on Machine Translation
A tutorial on Machine Translation
 
Hdfs
HdfsHdfs
Hdfs
 
Image Processing with OpenCV
Image Processing with OpenCVImage Processing with OpenCV
Image Processing with OpenCV
 

Semelhante a Will Foss get me a Job?

Java book for beginners_first chapter
Java book for beginners_first chapterJava book for beginners_first chapter
Java book for beginners_first chapterAamir Mojeeb
 
How to get a job 2016
How to get a job 2016How to get a job 2016
How to get a job 2016John Clegg
 
Hr strategy for startups
Hr strategy for startupsHr strategy for startups
Hr strategy for startupsGOPI YADAV
 
Entrepreneurship Development Programme
Entrepreneurship Development ProgrammeEntrepreneurship Development Programme
Entrepreneurship Development ProgrammeABIN VARGHESE
 
How i hack my education
How i hack my educationHow i hack my education
How i hack my educationYves Hanoulle
 
Know the Startup World - Demi Ben-Ari - Ofek Alumni
Know the Startup World - Demi Ben-Ari - Ofek AlumniKnow the Startup World - Demi Ben-Ari - Ofek Alumni
Know the Startup World - Demi Ben-Ari - Ofek AlumniDemi Ben-Ari
 
Growing with the Open-Source Community
Growing with the Open-Source CommunityGrowing with the Open-Source Community
Growing with the Open-Source CommunityTomasz Urbaszek
 
News entertainment magazine february 2015
News entertainment magazine february 2015News entertainment magazine february 2015
News entertainment magazine february 2015H MD NASIR
 
Full-Stack Developer_Tech Talk_August 13
Full-Stack Developer_Tech Talk_August 13Full-Stack Developer_Tech Talk_August 13
Full-Stack Developer_Tech Talk_August 13ITviec
 
What is a Full stack developer? - Tech talk
What is a Full stack developer? - Tech talk What is a Full stack developer? - Tech talk
What is a Full stack developer? - Tech talk Bui Hai An
 
How to get a Job - Summer of Tech 2019
How to get a Job - Summer of Tech 2019How to get a Job - Summer of Tech 2019
How to get a Job - Summer of Tech 2019John Clegg
 
Heidi Young - The Future of Search: How Measuring Satisfaction Will Enhance O...
Heidi Young - The Future of Search: How Measuring Satisfaction Will Enhance O...Heidi Young - The Future of Search: How Measuring Satisfaction Will Enhance O...
Heidi Young - The Future of Search: How Measuring Satisfaction Will Enhance O...Seattle Interactive Conference
 
How to get a Job 2016 - Summer of Tech
How to get a Job 2016 - Summer of TechHow to get a Job 2016 - Summer of Tech
How to get a Job 2016 - Summer of TechJohn Clegg
 
Corporate Learning in 2010: Social, Mobile, Collaborative, Engaging and Fun
Corporate Learning in 2010: Social, Mobile, Collaborative, Engaging and FunCorporate Learning in 2010: Social, Mobile, Collaborative, Engaging and Fun
Corporate Learning in 2010: Social, Mobile, Collaborative, Engaging and FunHuman Capital Media
 
Know the Startup World - Demi Ben Ari - Ofek Alumni
Know the Startup World - Demi Ben Ari - Ofek AlumniKnow the Startup World - Demi Ben Ari - Ofek Alumni
Know the Startup World - Demi Ben Ari - Ofek AlumniDemi Ben-Ari
 
The Future of Search: How Measuring Satisfaction Will Enhance Our Personal ...
The Future of Search:  How Measuring Satisfaction Will  Enhance Our Personal ...The Future of Search:  How Measuring Satisfaction Will  Enhance Our Personal ...
The Future of Search: How Measuring Satisfaction Will Enhance Our Personal ...teamozlo
 
Heidi Young, Ozlo VP of Engineering, Seattle Interactive 2016
Heidi Young, Ozlo VP of Engineering, Seattle Interactive 2016Heidi Young, Ozlo VP of Engineering, Seattle Interactive 2016
Heidi Young, Ozlo VP of Engineering, Seattle Interactive 2016teamozlo
 
Generation Z Will Disrupt Your Business Forever by MEC Global | Arabnet Digit...
Generation Z Will Disrupt Your Business Forever by MEC Global | Arabnet Digit...Generation Z Will Disrupt Your Business Forever by MEC Global | Arabnet Digit...
Generation Z Will Disrupt Your Business Forever by MEC Global | Arabnet Digit...ArabNet ME
 

Semelhante a Will Foss get me a Job? (20)

Java book for beginners_first chapter
Java book for beginners_first chapterJava book for beginners_first chapter
Java book for beginners_first chapter
 
How to get a job 2016
How to get a job 2016How to get a job 2016
How to get a job 2016
 
Hr strategy for startups
Hr strategy for startupsHr strategy for startups
Hr strategy for startups
 
Entrepreneurship Development Programme
Entrepreneurship Development ProgrammeEntrepreneurship Development Programme
Entrepreneurship Development Programme
 
How i hack my education
How i hack my educationHow i hack my education
How i hack my education
 
Know the Startup World - Demi Ben-Ari - Ofek Alumni
Know the Startup World - Demi Ben-Ari - Ofek AlumniKnow the Startup World - Demi Ben-Ari - Ofek Alumni
Know the Startup World - Demi Ben-Ari - Ofek Alumni
 
Growing with the Open-Source Community
Growing with the Open-Source CommunityGrowing with the Open-Source Community
Growing with the Open-Source Community
 
News entertainment magazine february 2015
News entertainment magazine february 2015News entertainment magazine february 2015
News entertainment magazine february 2015
 
Full-Stack Developer_Tech Talk_August 13
Full-Stack Developer_Tech Talk_August 13Full-Stack Developer_Tech Talk_August 13
Full-Stack Developer_Tech Talk_August 13
 
What is a Full stack developer? - Tech talk
What is a Full stack developer? - Tech talk What is a Full stack developer? - Tech talk
What is a Full stack developer? - Tech talk
 
How to get a Job - Summer of Tech 2019
How to get a Job - Summer of Tech 2019How to get a Job - Summer of Tech 2019
How to get a Job - Summer of Tech 2019
 
Heidi Young - The Future of Search: How Measuring Satisfaction Will Enhance O...
Heidi Young - The Future of Search: How Measuring Satisfaction Will Enhance O...Heidi Young - The Future of Search: How Measuring Satisfaction Will Enhance O...
Heidi Young - The Future of Search: How Measuring Satisfaction Will Enhance O...
 
You Need a Job?
You Need a Job?You Need a Job?
You Need a Job?
 
How to get a Job 2016 - Summer of Tech
How to get a Job 2016 - Summer of TechHow to get a Job 2016 - Summer of Tech
How to get a Job 2016 - Summer of Tech
 
Corporate Learning in 2010: Social, Mobile, Collaborative, Engaging and Fun
Corporate Learning in 2010: Social, Mobile, Collaborative, Engaging and FunCorporate Learning in 2010: Social, Mobile, Collaborative, Engaging and Fun
Corporate Learning in 2010: Social, Mobile, Collaborative, Engaging and Fun
 
Job card Lovro Gracin
Job card Lovro GracinJob card Lovro Gracin
Job card Lovro Gracin
 
Know the Startup World - Demi Ben Ari - Ofek Alumni
Know the Startup World - Demi Ben Ari - Ofek AlumniKnow the Startup World - Demi Ben Ari - Ofek Alumni
Know the Startup World - Demi Ben Ari - Ofek Alumni
 
The Future of Search: How Measuring Satisfaction Will Enhance Our Personal ...
The Future of Search:  How Measuring Satisfaction Will  Enhance Our Personal ...The Future of Search:  How Measuring Satisfaction Will  Enhance Our Personal ...
The Future of Search: How Measuring Satisfaction Will Enhance Our Personal ...
 
Heidi Young, Ozlo VP of Engineering, Seattle Interactive 2016
Heidi Young, Ozlo VP of Engineering, Seattle Interactive 2016Heidi Young, Ozlo VP of Engineering, Seattle Interactive 2016
Heidi Young, Ozlo VP of Engineering, Seattle Interactive 2016
 
Generation Z Will Disrupt Your Business Forever by MEC Global | Arabnet Digit...
Generation Z Will Disrupt Your Business Forever by MEC Global | Arabnet Digit...Generation Z Will Disrupt Your Business Forever by MEC Global | Arabnet Digit...
Generation Z Will Disrupt Your Business Forever by MEC Global | Arabnet Digit...
 

Mais de Jaganadh Gopinadhan

Introduction to Sentiment Analysis
Introduction to Sentiment AnalysisIntroduction to Sentiment Analysis
Introduction to Sentiment AnalysisJaganadh Gopinadhan
 
Elements of Text Mining Part - I
Elements of Text Mining Part - IElements of Text Mining Part - I
Elements of Text Mining Part - IJaganadh Gopinadhan
 
Practical Natural Language Processing
Practical Natural Language ProcessingPractical Natural Language Processing
Practical Natural Language ProcessingJaganadh Gopinadhan
 
Practical Natural Language Processing
Practical Natural Language ProcessingPractical Natural Language Processing
Practical Natural Language ProcessingJaganadh Gopinadhan
 
Natural Language Processing with Per
Natural Language Processing with PerNatural Language Processing with Per
Natural Language Processing with PerJaganadh Gopinadhan
 
Indian Language Spellchecker Development for OpenOffice.org
Indian Language Spellchecker Development for OpenOffice.org Indian Language Spellchecker Development for OpenOffice.org
Indian Language Spellchecker Development for OpenOffice.org Jaganadh Gopinadhan
 
Sanskrit and Computational Linguistic
Sanskrit and Computational Linguistic Sanskrit and Computational Linguistic
Sanskrit and Computational Linguistic Jaganadh Gopinadhan
 
Linguistic localization framework for Ooo
Linguistic localization framework for OooLinguistic localization framework for Ooo
Linguistic localization framework for OooJaganadh Gopinadhan
 
ntroduction to GNU/Linux Linux Installation and Basic Commands
ntroduction to GNU/Linux Linux Installation and Basic Commands ntroduction to GNU/Linux Linux Installation and Basic Commands
ntroduction to GNU/Linux Linux Installation and Basic Commands Jaganadh Gopinadhan
 
Introduction to Free and Open Source Software
Introduction to Free and Open Source Software Introduction to Free and Open Source Software
Introduction to Free and Open Source Software Jaganadh Gopinadhan
 
Opinion Mining and Sentiment Analysis Issues and Challenges
Opinion Mining and Sentiment Analysis Issues and Challenges Opinion Mining and Sentiment Analysis Issues and Challenges
Opinion Mining and Sentiment Analysis Issues and Challenges Jaganadh Gopinadhan
 
Tools andTechnologies for Large Scale Data Mining
Tools andTechnologies for Large Scale Data Mining Tools andTechnologies for Large Scale Data Mining
Tools andTechnologies for Large Scale Data Mining Jaganadh Gopinadhan
 
Practical Natural Language Processing From Theory to Industrial Applications
Practical Natural Language Processing From Theory to Industrial Applications Practical Natural Language Processing From Theory to Industrial Applications
Practical Natural Language Processing From Theory to Industrial Applications Jaganadh Gopinadhan
 

Mais de Jaganadh Gopinadhan (18)

Introduction to Sentiment Analysis
Introduction to Sentiment AnalysisIntroduction to Sentiment Analysis
Introduction to Sentiment Analysis
 
Elements of Text Mining Part - I
Elements of Text Mining Part - IElements of Text Mining Part - I
Elements of Text Mining Part - I
 
Practical Natural Language Processing
Practical Natural Language ProcessingPractical Natural Language Processing
Practical Natural Language Processing
 
Practical Natural Language Processing
Practical Natural Language ProcessingPractical Natural Language Processing
Practical Natural Language Processing
 
Natural Language Processing with Per
Natural Language Processing with PerNatural Language Processing with Per
Natural Language Processing with Per
 
Indian Language Spellchecker Development for OpenOffice.org
Indian Language Spellchecker Development for OpenOffice.org Indian Language Spellchecker Development for OpenOffice.org
Indian Language Spellchecker Development for OpenOffice.org
 
Sanskrit and Computational Linguistic
Sanskrit and Computational Linguistic Sanskrit and Computational Linguistic
Sanskrit and Computational Linguistic
 
Linguistic localization framework for Ooo
Linguistic localization framework for OooLinguistic localization framework for Ooo
Linguistic localization framework for Ooo
 
Natural Language Processing
Natural Language ProcessingNatural Language Processing
Natural Language Processing
 
Ilucbe python v1.2
Ilucbe python v1.2Ilucbe python v1.2
Ilucbe python v1.2
 
Social Media Analytics
Social Media Analytics Social Media Analytics
Social Media Analytics
 
Success Factor
Success Factor Success Factor
Success Factor
 
ntroduction to GNU/Linux Linux Installation and Basic Commands
ntroduction to GNU/Linux Linux Installation and Basic Commands ntroduction to GNU/Linux Linux Installation and Basic Commands
ntroduction to GNU/Linux Linux Installation and Basic Commands
 
Introduction to Free and Open Source Software
Introduction to Free and Open Source Software Introduction to Free and Open Source Software
Introduction to Free and Open Source Software
 
Opinion Mining and Sentiment Analysis Issues and Challenges
Opinion Mining and Sentiment Analysis Issues and Challenges Opinion Mining and Sentiment Analysis Issues and Challenges
Opinion Mining and Sentiment Analysis Issues and Challenges
 
Tools andTechnologies for Large Scale Data Mining
Tools andTechnologies for Large Scale Data Mining Tools andTechnologies for Large Scale Data Mining
Tools andTechnologies for Large Scale Data Mining
 
Practical Natural Language Processing From Theory to Industrial Applications
Practical Natural Language Processing From Theory to Industrial Applications Practical Natural Language Processing From Theory to Industrial Applications
Practical Natural Language Processing From Theory to Industrial Applications
 
Mahout Tutorial FOSSMEET NITC
Mahout Tutorial FOSSMEET NITCMahout Tutorial FOSSMEET NITC
Mahout Tutorial FOSSMEET NITC
 

Último

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 

Último (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 

Will Foss get me a Job?

  • 1. Will FOSS get me a job ? Jaganadh G jaganadhg@gmail.com Second Meeting of ILUGCBE Amritha University Ettimadai 13 November 2010 Jaganadh G Will FOSS get me a job ?
  • 2. About me !! Working in Natural Language Processing, Machine Learning, Data Mining etc... Passionate about Free and Open source :-) When gets free time teaches Python and blogs at http://jaganadhg.freeflux.net/blog Working as Project Lead (NLP) 365Media Pvt. Ltd. Coimbatore Software Engineer by Profession Jaganadh G Will FOSS get me a job ?
  • 3. Acknowledgment Acknowledgment This talk is prepared from an article by Sankarshan Mukhopadhyay . ”Will FOSS Get me a Job ?” , Linux for You, March 2009. Page- 38 -39 An online version is available at http://foss.amrita.ac.in/site/content/will-foss-get-me-a-job Jaganadh G Will FOSS get me a job ?
  • 4. Ultimate Question Jaganadh G Will FOSS get me a job ?
  • 5. Ultimate Question Okay buddy I am convinced. FOSS is great !! But ... Jaganadh G Will FOSS get me a job ?
  • 6. Ultimate Question Okay buddy I am convinced. FOSS is great !! But ... But What ?!?!? Jaganadh G Will FOSS get me a job ?
  • 7. Ultimate Question Okay buddy I am convinced. FOSS is great !! But ... But What ?!?!? Will FOSS get me a job ? Jaganadh G Will FOSS get me a job ?
  • 8. Ultimate Question Okay buddy I am convinced. FOSS is great !! But ... But What ?!?!? Will FOSS get me a job ? Now you are in trouble !!!! Jaganadh G Will FOSS get me a job ?
  • 9. Ultimate Question Okay buddy I am convinced. FOSS is great !! But ... But What ?!?!? Will FOSS get me a job ? Now you are in trouble !!!! What is your answer ?? Jaganadh G Will FOSS get me a job ?
  • 10. Ultimate Question Okay buddy I am convinced. FOSS is great !! But ... But What ?!?!? Will FOSS get me a job ? Now you are in trouble !!!! What is your answer ?? Answer No But FOSS can help you !! Jaganadh G Will FOSS get me a job ?
  • 11. Unrelated but related Alas !!!!!!! 75 percent Indian engineering students unemployable !?!?!?! [http://www.nasscom.in/Nasscom/templates/NormalPage. aspx?id=50601] Jaganadh G Will FOSS get me a job ?
  • 12. What Companies are expecting ?!!?! Jaganadh G Will FOSS get me a job ?
  • 13. What Companies are expecting ?!!?! People who can map their technical knowledge to real-world solutions Jaganadh G Will FOSS get me a job ?
  • 14. What Companies are expecting ?!!?! People who can map their technical knowledge to real-world solutions Sound knowledge in basics of software development Jaganadh G Will FOSS get me a job ?
  • 15. What Companies are expecting ?!!?! People who can map their technical knowledge to real-world solutions Sound knowledge in basics of software development Good communication skills Jaganadh G Will FOSS get me a job ?
  • 16. What Companies are expecting ?!!?! People who can map their technical knowledge to real-world solutions Sound knowledge in basics of software development Good communication skills ............... Jaganadh G Will FOSS get me a job ?
  • 17. So what FOSS can do with this ?!?!?! Jaganadh G Will FOSS get me a job ?
  • 18. So what FOSS can do with this ?!?!?! Every thing is there in our syllabus and we scored good marks !!! Jaganadh G Will FOSS get me a job ?
  • 19. So what FOSS can do with this ?!?!?! Every thing is there in our syllabus and we scored good marks !!! But ...... Jaganadh G Will FOSS get me a job ?
  • 20. So what FOSS can do with this ?!?!?! Every thing is there in our syllabus and we scored good marks !!! But ...... Is your hands dirty !?!?!? Jaganadh G Will FOSS get me a job ?
  • 21. So what FOSS can do with this ?!?!?! Every thing is there in our syllabus and we scored good marks !!! But ...... Is your hands dirty !?!?!? If no FOSS will help you to make your hands dirty and be a good professional :-)) Jaganadh G Will FOSS get me a job ?
  • 22. So what FOSS can do with this ?!?!?! Every thing is there in our syllabus and we scored good marks !!! But ...... Is your hands dirty !?!?!? If no FOSS will help you to make your hands dirty and be a good professional :-)) FOSS allows you to implement your knowledge and learn collaboratively Jaganadh G Will FOSS get me a job ?
  • 23. The FOSS development model Cathedral and the Bazaar In 1997, Eric S. Raymond wrote The Cathedral and the Bazaar. In this book, Raymond makes the distinction between two kinds of software development. The first is the conventional closed source development. These kind of development methods are, according to Raymond, like the building of a cathedral; central planning, tight organization and one process from start to finish. The second is the progressive open source development, which is more like a “a great babbling bazaar of differing agendas and approaches out of which a coherent and stable system could seemingly emerge only by a succession of miracles.” The latter analogy points to the discussion involved in an open source development process. http://en.wikipedia.org/wiki/Open source software development Jaganadh G Will FOSS get me a job ?
  • 24. FOSS development Jaganadh G Will FOSS get me a job ?
  • 25. FOSS development FOSS development is driven over internet Jaganadh G Will FOSS get me a job ?
  • 26. FOSS development FOSS development is driven over internet So the very first skill required is communication and knowledge on how to use communication tools Jaganadh G Will FOSS get me a job ?
  • 27. FOSS development FOSS development is driven over internet So the very first skill required is communication and knowledge on how to use communication tools Code written for a FOSS project is peer reviewed Jaganadh G Will FOSS get me a job ?
  • 28. FOSS development FOSS development is driven over internet So the very first skill required is communication and knowledge on how to use communication tools Code written for a FOSS project is peer reviewed Version controlled Jaganadh G Will FOSS get me a job ?
  • 29. FOSS development FOSS development is driven over internet So the very first skill required is communication and knowledge on how to use communication tools Code written for a FOSS project is peer reviewed Version controlled Clear guidelines for writing code Jaganadh G Will FOSS get me a job ?
  • 30. FOSS development FOSS development is driven over internet So the very first skill required is communication and knowledge on how to use communication tools Code written for a FOSS project is peer reviewed Version controlled Clear guidelines for writing code Your code is visible to others !!! Jaganadh G Will FOSS get me a job ?
  • 31. What curricula and FOSS teaches you ?? Jaganadh G Will FOSS get me a job ?
  • 32. What curricula and FOSS teaches you ?? Curricula give theoretical knowledge on SDLC (Software Development Life Cycle) Jaganadh G Will FOSS get me a job ?
  • 33. What curricula and FOSS teaches you ?? Curricula give theoretical knowledge on SDLC (Software Development Life Cycle) Contributing to FOSS teaches you how SDLC can be effectively used in real world situation Jaganadh G Will FOSS get me a job ?
  • 34. So, what do you mean ?? Quotable quote Brushing your teeth regularly does not automatically make you a film star, does it? But good dental hygiene along with disciplined practice should equip you with a pleasing personality that may(or may not) lead to stardom.In somewhat a similar way,FOSS allows anyone to acquire skills and personality traits that lead towards becoming a better developer and an improved person-which is a long way down the road towards building a good career. :: Taken from Sankarshans article Jaganadh G Will FOSS get me a job ?
  • 35. Where to start Jaganadh G Will FOSS get me a job ?
  • 36. Where to start Google code Jaganadh G Will FOSS get me a job ?
  • 37. Where to start Google code Sourceforge Jaganadh G Will FOSS get me a job ?
  • 38. Where to start Google code Sourceforge Participate in Google summer of code Jaganadh G Will FOSS get me a job ?
  • 39. Where to start Google code Sourceforge Participate in Google summer of code And much more Jaganadh G Will FOSS get me a job ?
  • 40. Where to start Google code Sourceforge Participate in Google summer of code And much more Prepare :-) Be a contributor Jaganadh G Will FOSS get me a job ?
  • 41. Questions ?? Jaganadh G Will FOSS get me a job ?
  • 42. Finally Jaganadh G Will FOSS get me a job ?