$$\oint \vec{E}^{\,} \cdot \vec{dA}^{\,}$$
This is Gauss' law from physics but my question is more maths related.
Say I have $\vec{E}^{\,}=3.5\times 10^3N/C\times e_x$ and $A = 0,35\times0,70m^2$. The plane that has that area, where the electric field $E$ is applied, is parallel to $YZ$. So it has a coordinate in $e_x$. Right?
What does the circle in the integral mean in practice?
What is the value of $dA$? Why is it a vector?
How do I solve this integral?

It looks like you're overcomplicating things massively for this simple example.
In this case, the answer is just multiply the two numbers together. No integral solving, nothing sophisticated. This is because you just have a constant electric field passing perpendicular through an area. I am not sure how your course defines electric flux, but for a uniform field passing through a flat surface, you multiply the area by the component of your field that is perpendicular to your surface. In your question, field and surface are perpendicular, so you don't even need to worry about any potential $\cos\theta$ factors.
For your other questions, these are all things from vector calculus, which I'm guessing you'll learn about sooner or later. The above result is a very special case of the general Gauss law with vector integrals etc. For the purpose of this question, you don't need to worry about all that. I can expand more on the mathematics/vector calculus if you wish.
OK so the following is a super rapid overview of vector integrals.
You no doubt know how differentiation/integration for functions $f:\mathbb R\to\mathbb R$ works. The idea of vector calculus is to generalise things to functions $\mathbb R^3\to\mathbb R$, $\mathbb R\to\mathbb R^3$, $\mathbb R^3\to\mathbb R^3$ etc. There's nothing special about $\mathbb R^3$, it just so happens that the world we live in has three spatial dimensions, so physics people care an awful lot about $\mathbb R^3$.
Let's consider a concrete example. Suppose we have some material contained in a volume $V$, with surface $S$. We are interested in finding how much heat flows out of this block. We can find this by computing the heat flow out of the surface $S$.
To do this, we somehow need to integrate the heat flow over the surface. We write $\mathop{}\!\mathrm{d}S$ for the differential corresponding to a tiny chunk of this surface (similar to how $\mathop{}\!\mathrm{d}x$ represents a small change in $x$ in single variable calculus). If our surface happened to be the $yz$-plane, then we would have $\mathop{}\!\mathrm{d}S=\mathop{}\!\mathrm{d}y\mathop{}\!\mathrm{d}z$; I hope it's intuitively clear why.
Suppose $\mathbf H(\mathbf v)$ represents the heat flow at some point $\mathbf v$ in space. Note that $\mathbf H$ takes a vector for the position as input and spits out a vector for the heat flow at that position (per unit area and time) as output. The heat flow out of a chunk of surface $\mathop{}\!\mathrm{d}S$ is the area times the component of $\mathbf H$ perpendicular to $\mathop{}\!\mathrm{d}S$. The reason we only take the perpendicular component is that the component of $\mathbf H$ that flows parallel to the surface doesn't flow in or out of the material, so doesn't contribute to the quantity we care about.
If $\mathbf n$ represents the unit length vector normal to $S$ (so $\mathbf n$ may vary depending on where on $S$ you are standing), then the component of $\mathbf H$ perpendicular to the surface is just $\mathbf H\cdot\mathbf n$, so the heat flow through that little chunk is $\mathbf H\cdot\mathbf n\mathop{}\!\mathrm{d}S$.
To find the total heat flow, we need to sum the contributions from all chunks of our surface, i.e. we integrate over the surface: $$\int\mathbf H\cdot\mathbf n\mathop{}\!\mathrm{d}S.$$
Since $\mathbf n$ is intrinsic to the surface $S$, we often write as an abbreviation $\mathop{}\!\mathrm{d}\mathbf S=\mathbf n\mathop{}\!\mathrm{d}S$. This is the vector area element. With this notation, the total heat flow is $$\int\mathbf H\cdot\mathop{}\!\mathrm{d}\mathbf S.$$ There's nothing special about heat of course: I just picked it because it's easy to visualise heat flowing out of stuff. The same expression above, applied to the electric field $\mathbf E$, just tells you how much of the electric field is flowing through the surface. We call this quantity the (electric) flux through the surface.
Let's apply all this to the question at hand. Your electric field is uniform $\mathbf E=3500\mathbf e_x$. Let's say the surface is a rectangle with vertices $(0,0,0)$, $(0,0,0.35)$, $(0,0.7,0.35)$, $(0,0.7,0)$. The normal vector is clearly just $\mathbf e_x$, anywhere on the surface. So $\mathop{}\!\mathrm{d}\mathbf S=\mathbf e_x\mathop{}\!\mathrm{d}S=\mathbf e_x\mathop{}\!\mathrm{d}y\mathop{}\!\mathrm{d}z$, and applying the above, \begin{align} \int\mathbf E\cdot\mathop{}\!\mathrm{d}\mathbf S&=\int_0^{0.35}\int_0^{0.7}3500\mathbf e_x\cdot\mathbf e_x\mathop{}\!\mathrm{d}y\mathop{}\!\mathrm{d}z\\ &=3500\cdot\int_0^{0.35}\int_0^{0.7}1\mathop{}\!\mathrm{d}y\mathop{}\!\mathrm{d}z\\ &=3500\cdot\int_0^{0.35}0.7\mathop{}\!\mathrm{d}z\\ &=3500\times0.35\times0.7 \\ &=857.5. \end{align} So this integral is the long way of saying "just multiply everything". Of course, when the field $\mathbf E$ or the surface $S$ are more complicated, the integrals won't be nearly so trivial. But the basic method is the same: