Lisans Türleri

Açık kaynak olarak geliştirmekte olduğumuz ilk projemizi geliştirmeye başlamadan önce bir açık kaynak dünyasında daima dilden düşmeyen lisans kavramının tam olarak ne olduğunu bilmediğimizi fark ettik. Git versiyon kontrolünü kullanan…

FREE IDE

CodeTyphon is our FREE “Pascal Visual Programming Studio”https://www.pilotlogic.com/sitejoom/index.php/projects.html——-LAZARUS https://www.lazarus-ide.org/What is Lazarus?Lazarus is a Delphi compatible cross-platform IDE for Rapid Application Development.MONO linux and macos for c# idehttps://www.mono-project.com/download/stable/1. Visual Studio CodeVisual Studio Code is…

Golang tutorials web site

https://go101.org/article/101.htmlhttps://softwaredevvideos.tumblr.com/go clean code https://github.com/Pungyeon/clean-go-article Tour of GoHow to Write Go CodeEffective Go—-Notes on the book Clean Code - A Handbook of Agile Software Craftsmanship by Robert C. Martinhttps://github.com/jbarroso/clean-code#error-handling—–

external compilers resources

Compilers.netList of compilers and compiler search engine—-Free compilersMany links and tools. One of the best sites—Scriptol.orgProgramming languages and resources - compilers, IDE…——LibXMLLibXML - A package containing tools suitable for work…

golang Numeric Conversions

Atoi (string to int) i, err := strconv.Atoi(“-42”)——————————- Itoa (int to string). s := strconv.Itoa(-42)  ———————int64 to stringstr:= strconv.FormatInt(int64(165), 10)——————————- uint64 to string lastID := strconv.FormatUint(uint64(5656556666), 10) ——————————–string to  uint64 catID, _ := strconv.ParseUint(“string”, 10, 64)interface…

go books

https://thewhitetulip.gitbooks.io/webapp-with-golang-anti-textbook/content/manuscript/02.5ObjectOriented.html

Git Notes

My Favorites Git Notes —-Quick Git init —— echo “# rtrt” >> README.md git init git add README.md git commit -m “first commit” git remote add origin git@github.com:stnc/react-native-for-wordpress.git git push…

github arctic code vault nedir

Github da çok fazla opensource projeniz varsa size verilen bir rozet ….  rozet verimşse sizin projelerinizde grönland da saklanacaktır  github'un günümüzdeki önemli açık kaynak projeleri grönland'ın kuzey batısında bulunan svalbard isimli askerden arındırılmış…