Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [00:14] * redeyedman studies MVC
- [00:15] <redeyedman> Model, View and Controller paradigm
- [00:49] <Cheaterman> yes redeyedman :) me know hehe
- [00:50] <Cheaterman> And I do it everyday ^^" I actually do it right now :p
- [00:50] <Cheaterman> http://www.tms-server.com/web/ is MVC
- [00:50] <Cheaterman> Right now I'm working mostly on the view, because the model is already done and I'm very fluent in controller-fu
- [00:50] <Cheaterman> so it gets done faster
- [00:51] <Cheaterman> and I'm learning a new way to do views :)
- [00:52] <redeyedman> me doing login controller too
- [00:53] <Cheaterman> owi owi
- [00:54] <Cheaterman> mine is mostly done tho
- [00:54] <Cheaterman> i'll attack the real ban controller now
- [00:54] <redeyedman> but mvc style is variant
- [00:54] <Cheaterman> variant of?
- [00:55] <Cheaterman> everything is flexible in programming if that's your question, mvc just puts some rules
- [00:55] <Cheaterman> but sometimes rules are blurry for some elements :)
- [00:55] <redeyedman> I mean its realization is different
- [00:55] <Cheaterman> Yes
- [00:55] <redeyedman> yeah
- [00:55] <Cheaterman> Me do Flask controller + SQLAlchemy Model + React View
- [00:55] <Cheaterman> == best owiii
- [00:55] <Cheaterman> python + python + good js
- [00:56] <redeyedman> php, bootstrap, js :D
- [00:57] <Cheaterman> hahahaha
- [00:57] <Cheaterman> good luck xDDD
- [00:58] <redeyedman> I'll learn python after php, because its OOP is difficult for me now, something isn't understand
- [00:58] <Cheaterman> OOP isn't hard :3
- [00:59] <redeyedman> not hard for skilled man
- [00:59] <Cheaterman> oop is actually easier hehe
- [00:59] <redeyedman> may be
- [00:59] <Cheaterman> also, doing mvc without oop is a bad idea :D
- [00:59] <redeyedman> I agreed
- [01:00] <redeyedman> so I need beat it
- [01:00] <Cheaterman> also if you do bootstrap/JS you already do OOP :p
- [01:00] <redeyedman> indeed
- [01:04] <doc235> !toke
- [01:04] <Weedykins> doc235: Puff! Puff! Pass! ^__^
- [01:05] <redeyedman> if I do php, so then I can do python, because programming basics are common
- [01:08] <redeyedman> operators both of these almost do same things, instructions are similar etc
- [01:08] <redeyedman> Cheaterman: right?)
- [01:09] <Cheaterman> redeyedman: hahahaha
- [01:10] <Cheaterman> You're correct but then you'd have an easier time learning Python first
- [01:10] <Cheaterman> it's an easier language with less caveats :p
- [01:11] <redeyedman> also I have dream of learn c/c++
- [01:12] <redeyedman> I want become a universal programmer at end
- [01:13] <redeyedman> and I know it's hard and long way
- [01:14] <redeyedman> want made own apps that does that I need :)
- [01:14] <redeyedman> it's cool sense, dude
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement