Click here to Skip to main content
15,887,027 members
Home / Discussions / Article Writing
   

Article Writing

 
QuestionHelp with my PHP,Notice: Undefined index Pin
Arturo Morales8-May-20 15:45
Arturo Morales8-May-20 15:45 
AnswerRe: Help with my PHP,Notice: Undefined index Pin
Richard MacCutchan8-May-20 21:54
mveRichard MacCutchan8-May-20 21:54 
GeneralRe: Help with my PHP,Notice: Undefined index Pin
Arturo Morales9-May-20 13:23
Arturo Morales9-May-20 13:23 
GeneralRe: Help with my PHP,Notice: Undefined index Pin
Richard MacCutchan9-May-20 21:24
mveRichard MacCutchan9-May-20 21:24 
AnswerRe: Help with my PHP,Notice: Undefined index Pin
Richard Deeming10-May-20 21:43
mveRichard Deeming10-May-20 21:43 
QuestionWhat qualifies as "Just Published"? Pin
Greg Utas4-May-20 10:15
professionalGreg Utas4-May-20 10:15 
AnswerRe: What qualifies as "Just Published"? Pin
Sean Ewington4-May-20 10:31
staffSean Ewington4-May-20 10:31 
QuestionPotential Article Series - 'Beyond Hello World in Go, by developing Microservices' Any thoughts/appetite ? Pin
Garth J Lancaster1-May-20 1:59
professionalGarth J Lancaster1-May-20 1:59 
I had a thought while I'm in business hibernation to creating a series with the working title as per the subject - I have a background in EDI/Integration (etc), and have spent a large amount of time with Microservices, in Ruby, C#, Kotlin, and I'm now studying Go.

My writing style I guess would be conversational/tutorial rather than strictly formal, the series would evolve the reader's knowledge as I say, beyond 'Hello World' ..

This is not to say 'I know it all', but suggesting practices and things to consider in Go that I've learnt from Microservices in general .. I don't really want to cover MicrosServices 'reasoning'/raison-d'etre, I could cover a whole tome on using Microservices from classically breaking down a monolith to supply a REST API segregated by data-domain for example, but I think the market is flooded with such

My Outline would be, at first blush :-

1 : Simple App to get location data - basic json handling - test the Go setup, do something useful

2 : Command-line client to get temperature data from openweathermap maybe based on location from (1)

Flags for Command-line, Env for REST API Key, Logging Revisited

3: Upgrade client from (2) to use Resty REST API Client instead of ‘basic’ HTTP

4: json data handling - basic, unmarshalling to ‘struct’ etc

5: ‘Basic’ MicroService To Get Weather data, using knowledge from 1,2,3 to serve the data

6: Using Ocelot as an API Gateway

7: A second Microservice using Go-Kit to get location (re-visting 1)

8: Use Ocelot to aggregate the results of the two Micro Services

9: Re-Write Client using cobra, viper

I don't have a blog platform that suits 'code', it's a right PITA to show code on the blog I do have

So, is there any appetite do you think, or should I just put up the first article keep in draft etc, and we'll see what we think when I think I'm done, or, you dont think there's a point

AnswerRe: Potential Article Series - 'Beyond Hello World in Go, by developing Microservices' Any thoughts/appetite ? Pin
phil.o1-May-20 2:57
professionalphil.o1-May-20 2:57 
AnswerRe: Potential Article Series - 'Beyond Hello World in Go, by developing Microservices' Any thoughts/appetite ? Pin
Pete O'Hanlon1-May-20 3:22
mvePete O'Hanlon1-May-20 3:22 
QuestionGTK3 tutorial on GitHub worth importing? Pin
D4rkTrick26-Apr-20 19:18
professionalD4rkTrick26-Apr-20 19:18 
AnswerRe: GTK3 tutorial on GitHub worth importing? Pin
Nelek27-Apr-20 19:32
protectorNelek27-Apr-20 19:32 
PraiseRe: GTK3 tutorial on GitHub worth importing? Pin
D4rkTrick28-Apr-20 2:17
professionalD4rkTrick28-Apr-20 2:17 
QuestionFirst Article closed, how to check reviewer feedback Pin
prateek bhardwaj6025-Apr-20 22:49
prateek bhardwaj6025-Apr-20 22:49 
AnswerRe: First Article closed, how to check reviewer feedback Pin
Nelek25-Apr-20 23:30
protectorNelek25-Apr-20 23:30 
SuggestionRe: First Article closed, how to check reviewer feedback Pin
Richard Deeming27-Apr-20 0:02
mveRichard Deeming27-Apr-20 0:02 
QuestionMy today article was closed Pin
SimbirSoft22-Apr-20 11:29
SimbirSoft22-Apr-20 11:29 
AnswerRe: My today article was closed Pin
Pete O'Hanlon22-Apr-20 21:09
mvePete O'Hanlon22-Apr-20 21:09 
AnswerRe: My today article was closed Pin
Richard MacCutchan22-Apr-20 22:46
mveRichard MacCutchan22-Apr-20 22:46 
GeneralRe: My today article was closed Pin
SimbirSoft23-Apr-20 0:34
SimbirSoft23-Apr-20 0:34 
QuestionAndroid Studio submission Pin
Gammill18-Apr-20 7:51
Gammill18-Apr-20 7:51 
AnswerRe: Android Studio submission Pin
Nelek18-Apr-20 10:00
protectorNelek18-Apr-20 10:00 
GeneralRe: Android Studio submission Pin
Gammill18-Apr-20 10:37
Gammill18-Apr-20 10:37 
GeneralRe: Android Studio submission Pin
Nelek19-Apr-20 3:24
protectorNelek19-Apr-20 3:24 
AnswerRe: Android Studio submission Pin
Richard MacCutchan18-Apr-20 21:26
mveRichard MacCutchan18-Apr-20 21:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.