본문 바로가기
#컴퓨터 과학 [Computer Science]

[TECH] 🔗 유용한 개발 사이트 (Awesome Development URL)

by cy_mos 2020. 3. 29.
반응형

🔗 유용한 개발 사이트 (Awesome Development URL)


➕ 001. Swiftify [Develop] https://objectivec2swift.com/#/converter/code/

 

  • Objective-C 언어를 Swift 언어로 소스코드를 변경할 수 있도록 도와주는 개발 사이트입니다.
 

Swiftify | Objective-C to Swift Converter

 

objectivec2swift.com


➕ 002. Code Jam [Algorithm] https://codingcompetitions.withgoogle.com/

 

  • Google 알고리즘 대회 사이트로 우수한 성적을 얻을 시 상금을 얻을 수 있는 알고리즘 대회 사이트입니다.
 

Code Jam - Google’s Coding Competitions

Put your coding skills to the test as you work your way through multiple rounds of algorithmic coding puzzles for the title of Code Jam Champ and 15,000 USD.

codingcompetitions.withgoogle.com


➕ 003. SQLite Online [Develop] https://sqliteonline.com/

 

  • SQLite, MS SQL, PostgreSQL, MariaDB 등을 웹사이트 기반의 데이터베이스 관리 시스템 (DBMS) 사이트입니다.
 

SQL Online IDE - for Data Science

SQLite MariaDB PostgreSQL MS SQL Oracle Chart for Data Science SELECT LINE-SELECT ​ LINE-SELECT name as label, cos(id) as cos_c1ab394, sin(id) as sin_cFF0000 FROM demo; BAR-SELECT name as labe

sqliteonline.com


➕ 004. Google Code Archive [Develop] → https://code.google.com/archive/

 

  • Google이 진행중인 Project에 대한 소스 코드를 한 눈에 볼 수 있는 사이트입니다. 
 

Google Code Archive - Long-term storage for Google Code Project Hosting.

 

code.google.com


➕ 005. PyPI: The Python Package Index [Develop]  https://pypi.org

 

  • 다양한 Python Packages를 검색을 통하여 다운로드할 수 있는 사이트입니다. 
 

PyPI · The Python Package Index

The Python Package Index (PyPI) is a repository of software for the Python programming language.

pypi.org


➕ 006. JSON FORMATTER & VALIDATOR [Develop] https://jsonformatter.curiousconcept.com/#

 

  • JSON 파일에 대하여 포멧팅 및 데이터에 대한 유효성을 검증을 도와주는 사이트입니다.
 

JSON Formatter & Validator

Format and validate JSON data so that it can easily be read by human beings.

jsonformatter.curiousconcept.com

 

반응형

댓글