|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/building-blog-in-golang/
课程评论:没有评论
课程名称:《如何构建Golang博客引擎Web应用》 概述:本课程将指导您如何构建自己的博客,您可以在上面发布自己的文章。课程将通过使用结构体定义Go应用程序的数据模型,让您能够针对这些结构体进行编程,以处理应用程序数据。此外,您将学习创建不同的模板,并为标签添加CSS样式。本课程展示了如何用现代数据库MongoDB构建博客应用。主要内容包括:介绍、Bower组件、索引处理程序、写入处理程序、渲染所有新帖子、编辑帖子、删除帖子、添加Martini框架、使用Markdown创建美观的内容,以及将所有数据存储在本地数据库中。 Go编程语言可以用三个词来简单描述:简单、简约和务实。从Go的语言设计中,我们可以看到它的简单和简约的方法,以及务实的设计。Go语言的特性展现了这种简单性,尤其是在类型系统方面。如今,许多编程语言提供了过多的功能,这使得应用程序对开发者而言变得更加复杂。Go的设计目标是成为一门简单且最小化的语言,提供开发高效软件系统所需的所有功能。 课程要求: - 对Golang编程的基本了解 - 熟悉Linux或OSx - 熟悉MongoDB - 熟悉JavaScript和jQuery - 熟悉HTML和CSS 学习目标: - 学会如何用MongoDB和Go构建博客 - 学会创建处理程序和路由 目标受众: - 希望学习MongoDB、Golang、HTML、CSS、JavaScript和jQuery的大数据专业人士 - 希望了解并学习这项热门新技术的IT专业人士和管理人员
This course will help you to build your blog, where you can post your own posts. You can define the datamodel of your Go applications using structs, in which you can program against the structs for working withapplication data, also you can create different templates, adding css styles to your tags.This course shows you how to build blog application with modern database MongoDb.This course covers the following: intro,bower components, index handlerwrite handlerrender all new postsedit postdelete postadd framework martinimake beautiful context with markdownstore all data into local db The Go programming language can be simply described in three words: simple, minimal, and pragmatic. If you look deeply into the language design of Go, you see its simple and minimalistic approach, coupled with a pragmatic design. You can observe this simplicity with all the Go language features, including the type system. Today, many programming languages provide too many features that make applications more complex for developers. The design goal of Go is to be a simple and minimal language that provides all the necessary features for developing efficient software systems. What are the requirements? A familiarity of programming in Golang.A familiarity of Linux or OSxA familiarity of MongoDBA familiarity of javascript and jQueryA familiarity of Html and css What am I going to get from this course? Learned how to build blog with Mongo in GO. How create handlers and routers. What is the target audience? Big Data professionals who want to MongoDB, Golang, Html, Css, Javascript, jQuery.IT professionals and managers who want to understand and learn this hot new technology