در حال حاضر محصولی در سبد خرید شما وجود ندارد.
Command line applications are used throughout the programming industry. They are easy to combine and automate, quick to use, you can use them over SSH, and you can combine several command line tools to create sophisticated workflows. And Go is an ideal language for writing command line applications—distribution is a single static executable and it’s easy to cross compile. In this course, learn how to write effective command line applications in Go. Instructor Miki Tebeka covers parsing arguments, validation, subcommands, testing, building, shipping, and much more.
در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.
تست کدهای علوم داده در زبان پایتون
آموزش کدنویسی سریعتر در Python Pandas
پایه های علوم داده ها: پشته علمی پایتون
Faster Python Code
gRPC در کدنویسی به زبان پایتون
Effective Serialization with Python
آموزش روندهای کاری بهتر برای تولید نرم افزار و برنامه های Python
تمیز کردن داده ها در پایتون
آموزش مدیریت پروژه های Python
gRPC in Go