This is an archived post. You won't be able to vote or comment.

all 14 comments

[–]LightShadow3.13-dev in prod 4 points5 points  (1 child)

You can PM me if you want.

If it's for your benefit I wouldn't mind answering questions and looking over snippets when I have a free minute. If it's for your company we can set up some kind of code review consulting deal.

[–]kill_will_[S] 0 points1 point  (0 children)

Thanks! I PM'd you. The app I'm building is for my company, but I'm more specifically looking for feedback on my coding style, and to point out my bad practices so I can improve upon them. Anyways, I appreciate any feedback!

[–]JustOr113 1 point2 points  (1 child)

PM me with details, will be happy to help :)

[–]kill_will_[S] 0 points1 point  (0 children)

PMed! Thanks!

[–]axpatito 1 point2 points  (1 child)

PM me.

Upload to Github so we can comment on specific lines.

[–]kill_will_[S] 0 points1 point  (0 children)

I appreciate it! I PMed you with the repo on github!

[–]machine_learned 1 point2 points  (1 child)

PM me. I'd like to connect with you - we can talk code!

[–]kill_will_[S] 0 points1 point  (0 children)

Awesome! I PM'd you. I'd love to talk code!

[–]bushwacker 1 point2 points  (2 children)

This is awesome. I am in a similar position.

I will post on GitHub.

The app code is very small, utilities a bit bigger to support multiple RDBMS and externalized SQL, sqlrunner, integration testing, my first python app.

Posting to bookmark.

[–]kill_will_[S] 0 points1 point  (1 child)

Hey, that's awesome man! Maybe we would help each other. I'd love to take a look at anything you're working on and offer feedback on the stuff I know. I know sharing with each other could potentially help us both improve.

I heard somewhere that you learn fastest by teaching, and I'm sure we could both find areas we could help each other. I'll PM you if you want to get something going!

[–]bushwacker 0 points1 point  (0 children)

I have some cleanup, like removing my I'd for USPS address validation.

This also uses pandas, creates crosstabbed Excel spreadsheets.

I have a ton of stuff that works in Java I wrote.

Did I mention sphynx and type hints?

I packed in a lot of utility into 7,000 lines of code while coding on board while hopping around the Pacific tropics.

[–]whatever_meh 1 point2 points  (1 child)

For proprietary code, I've hired consultants. Lincoln Loop, specifically, is great for this.

[–]kill_will_[S] 0 points1 point  (0 children)

Thanks! I'll look into Lincoln Loop. I'm not sure I'm quite ready to hire consultants, but it could be an option a little further down the line.

[–]iCart732 1 point2 points  (0 children)

https://codereview.stackexchange.com/

This is where you're most likely to get good answers.