Brief Summary
This course dives into the world of building a blog using Go! You'll learn how to leverage MongoDB for your data, style your pages with CSS, and make everything come alive with some JavaScript magic. Perfect for anyone ready to unleash their creativity in web development!
Key Points
-
Build a blog application from scratch.
-
Learn to use Go with MongoDB.
-
Create HTML templates and style them with CSS.
-
Understand basic routing and handling in web applications.
Learning Outcomes
-
Create a fully functional blog application.
-
Utilize MongoDB for data management.
-
Understand the Go programming language basics.
-
Gain confidence in using HTML, CSS, and JavaScript.
About This Course
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.
What are the requirements?
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
What am I going to get from this course?
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
Stanislav C.
Disgusting