Giter Club home page Giter Club logo

darpanjbora / tcso Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gautamkrishnar/tcso

0.0 0.0 0.0 241 KB

Try Catch Stack overflow (TcSo) Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically.

License: MIT License

JavaScript 10.26% C# 1.85% PHP 2.09% Java 6.75% Python 2.24% Ruby 4.20% Perl 8.25% CoffeeScript 1.52% TypeScript 17.78% AppleScript 3.16% Clojure 1.98% Groovy 3.03% Haxe 2.10% Objective-C 2.03% Swift 1.92% PowerShell 2.12% C++ 5.93% Rust 11.18% Go 8.01% Kotlin 3.58%

tcso's Introduction

Try Catch Stack Overflow Join the chat at https://gitter.im/gautamkrishnar/tcso All Contributors

Try Catch Stack overflow (TcSo) is a project that is inspired from an online meme on javascript and stack overflow: tsso-meme As you know, most of the developers waste their time by searching for the generated error on Google and finding out the right solution for those from stack overflow. What if we can fully automate this process. TcSo Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically. So whenever a new exception occurs, it will automatically open the stack overflow page of that exception in your browser.

Available Languages

TcSo is currently available for the following programming languages:

Contributing

There are hundreds of programming languages out there. The aim of this project is to make the Try catch Stack Overflow available in all the programing languages under the globe. You can contribute to the project by:

Adding a new language

You can make this project available in your favorite programming language. Just follow the steps below:

  1. Fork it!
  2. Make a local clone:
git clone https://github.com/{YOUR_USERNAME}/tcso.git
  1. Switch to the directory: cd tcso
  2. Create a new folder for your language
mkdir your_language
cd your_language
  1. Create your new language branch: git checkout -b language_name
  2. Add your source code try catch stack overflow to the folder.
  • Use external dependencies if and only if there is no other way of doing it natively.
  • The catch block must be able to launch the web browser with the respective stack overflow search page of the error. The browser maybe either Firefox or Google chrome.
  • You can use stack overflow tags for filtering search results based on language see: http://stackoverflow.com/tags. For implementing a JavaScript TcSo you will have to open the page http://stackoverflow.com/search?q=[js]{Your-error-message-here}, Here [js] represents tag. If your language doesn't have a tag then omit the [tag] box. Then point your browser to http://stackoverflow.com/search?q={Your-error-message-here}
  • Use error code or error description to get best result
  • Please try to make platform independent code. If the code is not platform independent then please use the naming convention: tcso_windows.cpp, tcso_linux.cpp
  • Add a readme.md to your language folder. You can use this as a reference.
  • Add changes to git index by using git add --all .
  1. Commit your changes: git commit -am 'Added new language'
  2. Push to the branch: git push
  3. Submit a pull request πŸ˜„
Improving the existing TcSo

You can browse the available TcSo and improve its code if needed and dont forget to submit a new pull request.

Not interested in coding?

If you are lazy enough to type something and you still want to see TcSo in your favorite language, then open a new issue here.

Bugs

If you are experiencing any bugs, don’t forget to open a new issue. Please don’t forget to mention the language name.

License

This project is licensed under MIT licence. The source code of the works created from this project need not to be made public.

Contributors

Thanks goes to these wonderful people (emoji key):

Sai Vemprala
Sai Vemprala

πŸ’»
I71
I71

πŸ’»
akassharjun
akassharjun

πŸ’»
Subramanya Chakravarthy
Subramanya Chakravarthy

πŸ’»
Ankur Kumar
Ankur Kumar

πŸ’»
panicbit
panicbit

πŸ’»
Alo Davì
Alo Davì

πŸ’»
pawel-tomasik
pawel-tomasik

πŸ’»
Ahmad Asmar
Ahmad Asmar

πŸ’»
p-murli
p-murli

πŸ’»
Ricky Manning
Ricky Manning

πŸ’»
Yami S.
Yami S.

πŸ’»
Mata
Mata

πŸ“–
Larizza Tueros
Larizza Tueros

πŸ“–
JOBIN PHILIP ABRAHAM
JOBIN PHILIP ABRAHAM

πŸ“–
Jigar Lodaya
Jigar Lodaya

πŸ“–
Vladimir Luchaninov
Vladimir Luchaninov

πŸ’»
Adam Johnson
Adam Johnson

πŸ’»
Giordano Giaccaglia
Giordano Giaccaglia

πŸ’»
rzkidev
rzkidev

πŸ“–
Karthik Varma
Karthik Varma

πŸ‘€
Peter Mayr
Peter Mayr

πŸ“– πŸ’»
grvkmrpandit
grvkmrpandit

πŸ’»
Cheston
Cheston

πŸ’»
Stefan
Stefan

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

Liked it?

Hope you liked this project, please don't forget to give it a star ⭐

Trademark: The Stack overflow name and logos are trademarks of Stack Exchange Inc.

tcso's People

Contributors

gautamkrishnar avatar allcontributors[bot] avatar i71 avatar akassharjun avatar iamakr avatar jigs1212 avatar chakrihacker avatar giordanogiaccaglia avatar panicbit avatar sagarwala avatar saihv avatar adamchainz avatar hax7 avatar gauravdoodles avatar jophab avatar matts avatar pawel-tomasik avatar rlcm-atereo avatar iepoch avatar gitter-badger avatar luchaninov avatar kaszy86 avatar p-murli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.