# Which concepts known from Python programming are useful in understanding Julia and which are not?

**URL:** https://discourse.julialang.org/t/which-concepts-known-from-python-programming-are-useful-in-understanding-julia-and-which-are-not/115460
**Category:** New to Julia
**Tags:** question
**Created:** [June 11, 2024, 9:09am UTC](https://discourse.julialang.org/t/which-concepts-known-from-python-programming-are-useful-in-understanding-julia-and-which-are-not/115460 "2024-06-11T09:09:52Z")
**Posts on this page:** 1
**Showing post:** 58

<div class="post-metadata">

### Author: ![xgdgsc](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/xgdgsc/32/608_2.png) [@xgdgsc](https://discourse.julialang.org/u/xgdgsc)
#### Post date: [June 17, 2024, 7:44am UTC](https://discourse.julialang.org/t/which-concepts-known-from-python-programming-are-useful-in-understanding-julia-and-which-are-not/115460/58 "2024-06-17T07:44:52Z")

</div>

> [@Allowing the object.method(args...) syntax as an alias for method(object, args ...)](https://discourse.julialang.org/t/allowing-the-object-method-args-syntax-as-an-alias-for-method-object-args/62051/218):
>
> I’ m working on an implementation like something in Goland [gocompletefunctionsfortype.animated.gif（GIF 图像，920x428 像素）] in vscode extension. If anyone want to try out, please see [Release A quick dot methods completion demo · xgdgsc/julia-vscode · GitHub](https://github.com/xgdgsc/julia-vscode/releases/tag/v1.41.1_methodswith) . Welcome opinion/bug reports.

---

_[View the full topic](https://discourse.julialang.org/t/which-concepts-known-from-python-programming-are-useful-in-understanding-julia-and-which-are-not/115460)._
