Course Information
Course Overview
Go applications with application data, html templates, javascript and css
This course will help you to build your blog, where you can post your own posts. You can define the data
model of your Go applications using structs, in which you can program against the structs for working with
application 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 handler
- write handler
- render all new posts
- edit post
- delete post
- add framework martini
- make beautiful context with markdown
- store 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.
- A familiarity of programming in Golang.
- A familiarity of Linux or OSx
- A familiarity of MongoDB
- A familiarity of javascript and jQuery
- A familiarity of Html and css
- Learned how to build blog with Mongo in GO. How create handlers and routers.
- 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
Course Content
- 1 section(s)
- 9 lecture(s)
- Section 1 Getting Started Building Blog in Go
What You’ll Learn
- In the end of my course you will learn how to build a Blog application with Go. You used MongoDB as the data store for the RESTful API application in which you organized the application logic, you create html templates and write javascript for handle process
Skills covered in this course
Reviews
-
SStanislav Chesnovsky
Disgusting
-
승승오 서
만들다 만것 같은 블로그네요. 완벽한 블로그를 기대하고 왔는데 뭔가 배우다가 만것 같은 기분입니다.
-
CConnor yanz
can't hear
-
DDaniel Freed
the video audio quality is poor and it's very hard to hear. I find it difficult to follow the code being entered because of the autofill options in the IDE and because the complete screen isn't shown in the screen. There should be a power point or pdf to show screen prints of the video